This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository zorg.
from 3d4ce25 [sanitizers] Mark builds with missing devices as exceptions new 9f84e6f zorg/jenkins: Refactor update scripts new aaf6215 jenkins: Do pseudo checkouts in relay jobs
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: zorg/jenkins/jobs/update_all_jobs.sh | 13 ++++++++++++ zorg/jenkins/jobs/update_jobs.sh | 39 ---------------------------------- zorg/jenkins/jobs/update_single_job.sh | 26 +++++++++++++++++++++++ zorg/jenkins/relay.groovy | 33 +++++++++++++++++++++++++--- 4 files changed, 69 insertions(+), 42 deletions(-) create mode 100755 zorg/jenkins/jobs/update_all_jobs.sh delete mode 100755 zorg/jenkins/jobs/update_jobs.sh create mode 100755 zorg/jenkins/jobs/update_single_job.sh