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
8d501b47
Commit
8d501b47
authored
Mar 08, 2016
by
Holger Levsen
Browse files
reproducible debian: use sid for pkg set links in dashboard
parent
007aeb14
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/reproducible_html_dashboard.sh
View file @
8d501b47
...
@@ -451,12 +451,12 @@ create_dashboard_page() {
...
@@ -451,12 +451,12 @@ create_dashboard_page() {
for
SUITE
in
$SUITES
;
do
for
SUITE
in
$SUITES
;
do
write_page
" <a href=
\"
/
$SUITE
/
$ARCH
\"
><img src=
\"
/
$SUITE
/
$ARCH
/
${
TABLE
[0]
}
.png
\"
class=
\"
overview
\"
alt=
\"
$SUITE
/
$ARCH
stats
\"
></a>"
write_page
" <a href=
\"
/
$SUITE
/
$ARCH
\"
><img src=
\"
/
$SUITE
/
$ARCH
/
${
TABLE
[0]
}
.png
\"
class=
\"
overview
\"
alt=
\"
$SUITE
/
$ARCH
stats
\"
></a>"
done
done
SUITE
=
"unstable"
if
[
"
$ARCH
"
=
"amd64"
]
;
then
if
[
"
$ARCH
"
=
"amd64"
]
;
then
write_meta_pkg_graphs_links
write_meta_pkg_graphs_links
fi
fi
done
done
write_page
"</p>"
write_page
"</p>"
SUITE
=
"unstable"
ARCH
=
"amd64"
ARCH
=
"amd64"
# write inventory table
# write inventory table
write_page
"<p><table class=
\"
main
\"
><tr><th>Various reproducibility statistics</th><th>source based</th><th>amd64</th><th>armhf</th></tr>"
write_page
"<p><table class=
\"
main
\"
><tr><th>Various reproducibility statistics</th><th>source based</th><th>amd64</th><th>armhf</th></tr>"
...
...
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