summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-07-15 17:25:42 +0200
committerHolger Levsen <holger@layer-acht.org>2015-07-15 17:25:42 +0200
commit8cc42f82e9beba7525d71c1d6db340eb9c8796a0 (patch)
tree424b9ada4638c0f1e16d5bd3b49f18e76686c21d
parentbc81eaae6b098ca320b992f0a341d97849a8c1b0 (diff)
downloadjenkins.debian.net-8cc42f82e9beba7525d71c1d6db340eb9c8796a0.tar.xz
reproducible openwrt: improve irc messages
-rwxr-xr-xbin/reproducible_openwrt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 2d89b92b..f48d7bae 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -307,7 +307,7 @@ rm -f $DBD_HTML $TOOLCHAIN_HTML $BANNER_HTML
# the end
calculate_build_duration
print_out_duration
-irc_message "$REPRODUCIBLE_URL/openwrt/ has been updated. ($GOOD_PERCENT_IMAGES% images and $GOOD_PERCENT_PACKAGES% reproducible)"
+irc_message "$REPRODUCIBLE_URL/openwrt/ has been updated. ($GOOD_PERCENT_IMAGES% images and $GOOD_PERCENT_PACKAGES% packages reproducible)"
echo "============================================================================="
# remove everything, we don't need it anymore...