From 9ec9086f6e8650819a0fce310312992a55c3d659 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 7 May 2016 12:34:55 +0200 Subject: reproducible builds: notify the correct channel(s) --- bin/reproducible_coreboot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_coreboot.sh') diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh index ba704fb0..5744f0df 100755 --- a/bin/reproducible_coreboot.sh +++ b/bin/reproducible_coreboot.sh @@ -253,7 +253,7 @@ rm -f $LIST_OBJECT $TOOLCHAIN_HTML # the end calculate_build_duration print_out_duration -irc_message "$REPRODUCIBLE_URL/coreboot/ has been updated. ($GOOD_PERCENT% reproducible)" +irc_message reproducible-builds "$REPRODUCIBLE_URL/coreboot/ has been updated. ($GOOD_PERCENT% reproducible)" echo "=============================================================================" # remove everything, we don't need it anymore... -- cgit v1.2.3-54-g00ecf