summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_blacklist.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-21 18:42:33 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-21 18:42:33 +0100
commit27abcd38c8028b1fb89d01797bfd276136971662 (patch)
tree7859abcea960871aa60f4744b3036a6460cd8d76 /bin/reproducible_blacklist.sh
parent15f8d88c91833ab2a127ab112af7d750ba017bf0 (diff)
downloadjenkins.debian.net-27abcd38c8028b1fb89d01797bfd276136971662.tar.xz
reproducible: rename process_packages() to gen_packages_html()
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 6b7c41f4..a6f02155 100755
--- a/bin/reproducible_blacklist.sh
+++ b/bin/reproducible_blacklist.sh
@@ -51,7 +51,7 @@ fi
# finally
blacklist_packages
-process_packages $PACKAGES
+gen_packages_html $PACKAGES
echo
echo "$MESSAGE"
kgb-client --conf /srv/jenkins/kgb/debian-reproducible.conf --relay-msg "$MESSAGE"