Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jenkins.debian.net
Manage
Activity
Members
Labels
Code
Merge requests
12
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian QA
jenkins.debian.net
Commits
bbe6bc48
Commit
bbe6bc48
authored
2 years ago
by
Holger Levsen
Browse files
Options
Downloads
Patches
Plain Diff
reproducible Debian dashboard: fix grave typo and disable debug output
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
3ee1123a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bin/reproducible_html_dashboard.sh
+2
-2
2 additions, 2 deletions
bin/reproducible_html_dashboard.sh
with
2 additions
and
2 deletions
bin/reproducible_html_dashboard.sh
+
2
−
2
View file @
bbe6bc48
...
...
@@ -5,7 +5,7 @@
# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv2
DEBUG
=
tru
e
DEBUG
=
fals
e
.
/srv/jenkins/bin/common-functions.sh
common_init
"
$@
"
...
...
@@ -77,7 +77,7 @@ for TAG in $USERTAGS ; do
done
REPRODUCIBLE_DONE
=
"
$REPRODUCIBLE_DONE
)"
REPRODUCIBLE_OPEN
=
"
$REPRODUCIBLE_OPEN
)"
FIELDS[
9
]
=
"datum, with_buildinfo, without_buildinfo"
FIELDS[
10
]
=
"datum, with_buildinfo, without_buildinfo"
COLOR[0]
=
5
COLOR[1]
=
20
COLOR[2]
=
1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment