summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_graphs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-03 00:31:36 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-03 00:31:36 +0100
commit59e1df3614d2203e93d38e0bdca6f7af4ad3ca30 (patch)
tree4340d2cbdcd4c26c54a74a6e71a97aa98734f6ed /bin/reproducible_html_graphs.sh
parent5de33e2cf6dde51b401d9a9f675dec01312b9247 (diff)
downloadjenkins.debian.net-59e1df3614d2203e93d38e0bdca6f7af4ad3ca30.tar.xz
reproducible: create suite specific pkg set index pages
Diffstat (limited to 'bin/reproducible_html_graphs.sh')
-rwxr-xr-xbin/reproducible_html_graphs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index 90f80cba..57127709 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -364,7 +364,7 @@ for i in $(seq 1 ${#META_PKGSET[@]}) ; do
write_page_meta_sign
done
write_page_footer
-publish_page
+publish_page $SUITE
if [ "$SUITE" != "sid" ] ; then
# stop here if not called with no arguments...