[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: fix regex

Holger Levsen holger at layer-acht.org
Tue Jun 20 16:39:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 685ebddc7451b29169c565ccf5c305bf64a93815
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Jun 20 18:39:05 2017 +0200

    reproducible Debian: fix regex
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 job-cfg/reproducible.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 7117f13..031eb91 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -448,7 +448,7 @@
                 - 'codethink15':    { my_arch: 'arm64' }
                 - 'codethink16':    { my_arch: 'arm64' }
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
-            my_naginator_regex: '^E: Couldn't download .*/Packages'
+            my_naginator_regex: '^E: Couldn.t download .*/Packages'
 
         - '{name}_setup_schroot_{my_distro}_{my_arch}_{my_hname}':
             my_distro:
@@ -478,7 +478,7 @@
             my_hname:
                 - 'jenkins':        { my_arch: 'amd64' }
             my_node: ''
-            my_naginator_regex: '^E: Couldn't download .*/Packages'
+            my_naginator_regex: '^E: Couldn.t download .*/Packages'
 
         - '{name}_{my_task}_{my_arch}_{my_hname}':
             my_task:
@@ -488,7 +488,7 @@
                     my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
             my_hname:
                 - 'profitbricks3':  { my_arch: 'amd64' }
-            my_naginator_regex: '^E: Couldn't download .*/Packages'
+            my_naginator_regex: '^E: Couldn.t download .*/Packages'
 
         - '{name}_{my_task}':
             my_task:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list