summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_blacklist.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-22 11:57:39 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-22 11:57:39 +0200
commitd32fd4c451b38ffc3e5bdec366253c362de17718 (patch)
treeb13aa75cd756418b70e529152a9682881a1af70b /bin/reproducible_blacklist.sh
parent1e41f427dbfbd37692089aec0bdf5c3d3b1dd38f (diff)
downloadjenkins.debian.net-d32fd4c451b38ffc3e5bdec366253c362de17718.tar.xz
reproducible: cosmetic fixup of last commit
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 eaec7ea8..e5322bea 100755
--- a/bin/reproducible_blacklist.sh
+++ b/bin/reproducible_blacklist.sh
@@ -87,7 +87,7 @@ echo "$MESSAGE"
kgb-client --conf /srv/jenkins/kgb/debian-reproducible.conf --relay-msg "$MESSAGE"
echo
echo "============================================================================="
-echo "The following $TOTAL source packages from $SUITE have been blacklisted: $PACKAGES"
+echo "The following $TOTAL source packages from $SUITE have been $ACTION: $PACKAGES"
echo "============================================================================="
echo
echo "Probably edit notes.git/packages.yml now and enter/remove reasons for blacklisting there."