summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_netbsd.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-05-07 12:34:55 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-07 12:34:55 +0200
commit9ec9086f6e8650819a0fce310312992a55c3d659 (patch)
treec7d16c580393566e9cee4f4825396ca09fcc661c /bin/reproducible_netbsd.sh
parent165136111935237d209185e7efdc789a0dd7fdb2 (diff)
downloadjenkins.debian.net-9ec9086f6e8650819a0fce310312992a55c3d659.tar.xz
reproducible builds: notify the correct channel(s)
Diffstat (limited to 'bin/reproducible_netbsd.sh')
-rwxr-xr-xbin/reproducible_netbsd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index aeb27b1d..c0ced11e 100755
--- a/bin/reproducible_netbsd.sh
+++ b/bin/reproducible_netbsd.sh
@@ -225,7 +225,7 @@ rm -f $FILES_HTML $GOOD_FILES_HTML $BAD_FILES_HTML $GOOD_SECTION_HTML $BAD_SECTI
# the end
calculate_build_duration
print_out_duration
-irc_message "$REPRODUCIBLE_URL/netbsd/ has been updated. ($GOOD_PERCENT% reproducible)"
+irc_message reproducible-builds "$REPRODUCIBLE_URL/netbsd/ has been updated. ($GOOD_PERCENT% reproducible)"
echo "============================================================================="
# remove everything, we don't need it anymore...