Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
aeb1e215
Commit
aeb1e215
authored
Mar 15, 2016
by
Helmut Grohne
Browse files
rebootstrap: s/ENABLE_DEBBINDIFF/ENABLE_DIFFOSCOPE/
parent
e19c1cb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
job-cfg/rebootstrap.yaml.py
View file @
aeb1e215
...
@@ -124,7 +124,7 @@ for arch in sorted(architectures):
...
@@ -124,7 +124,7 @@ for arch in sorted(architectures):
print
(
print
(
""" - '{name}_%(suffix)s':
""" - '{name}_%(suffix)s':
my_arch: '%(arch)s'
my_arch: '%(arch)s'
my_params: 'GCC_VER=%(gccver)s ENABLE_MULTILIB=%(multilib_value)s ENABLE_MULTIARCH_GCC=%(multiarch_gcc_value)s ENABLE_D
EBBINDIFF
=%(diffoscope_value)s'
my_params: 'GCC_VER=%(gccver)s ENABLE_MULTILIB=%(multilib_value)s ENABLE_MULTIARCH_GCC=%(multiarch_gcc_value)s ENABLE_D
IFFOSCOPE
=%(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_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_branchname: 'jenkins_%(suffix)s'
my_node: '%(node)s'
my_node: '%(node)s'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment