[Qa-jenkins-scm] [jenkins.debian.net] 01/02: rebootstrap: s/ENABLE_DEBBINDIFF/ENABLE_DIFFOSCOPE/

Helmut Grohne helmutg at moszumanska.debian.org
Tue Mar 15 20:44:09 UTC 2016


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

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

commit aeb1e215b7107494d55ef612e85b31d4096c167a
Author: Helmut Grohne <helmut at subdivi.de>
Date:   Tue Mar 15 21:43:31 2016 +0100

    rebootstrap: s/ENABLE_DEBBINDIFF/ENABLE_DIFFOSCOPE/
---
 job-cfg/rebootstrap.yaml.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index 39de2fe..d6b3a20 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -124,7 +124,7 @@ for arch in sorted(architectures):
                     print(
 """        - '{name}_%(suffix)s':
             my_arch: '%(arch)s'
-            my_params: 'GCC_VER=%(gccver)s ENABLE_MULTILIB=%(multilib_value)s ENABLE_MULTIARCH_GCC=%(multiarch_gcc_value)s ENABLE_DEBBINDIFF=%(diffoscope_value)s'
+            my_params: 'GCC_VER=%(gccver)s ENABLE_MULTILIB=%(multilib_value)s ENABLE_MULTIARCH_GCC=%(multiarch_gcc_value)s ENABLE_DIFFOSCOPE=%(diffoscope_value)s'
             my_description: 'Verify bootstrappability of Debian using gcc-%(gccver)s%(nobiarch_comment)s for %(arch)s%(supported_comment)s%(diffoscope_comment)s'
             my_branchname: 'jenkins_%(suffix)s'
             my_node: '%(node)s'

-- 
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