summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_blacklist.sh
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-03-02 01:44:54 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-02 01:46:18 +0100
commitd45c9b4d45f294e2f6135abf89153c7904c52aea (patch)
treee7ce069e2e82e691b1a2aa6bde2f357f14b2c7ce /bin/reproducible_blacklist.sh
parenta27bad611bfd95ef3e79e0a71289bac32cab6dda (diff)
downloadjenkins.debian.net-d45c9b4d45f294e2f6135abf89153c7904c52aea.tar.xz
reproducible: add the suite to the gen_packages_html() call
Diffstat (limited to 'bin/reproducible_blacklist.sh')
-rwxr-xr-xbin/reproducible_blacklist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_blacklist.sh b/bin/reproducible_blacklist.sh
index 779e886e..4eb93e62 100755
--- a/bin/reproducible_blacklist.sh
+++ b/bin/reproducible_blacklist.sh
@@ -51,7 +51,7 @@ fi
# finally
blacklist_packages
-gen_packages_html $PACKAGES
+gen_packages_html $SUITE $PACKAGES
echo
echo "$MESSAGE"
kgb-client --conf /srv/jenkins/kgb/debian-reproducible.conf --relay-msg "$MESSAGE"