From 63e5e0d171e521984b6018f75d4dd420e197785b Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Tue, 28 Apr 2015 01:18:45 +0200 Subject: reproducible: build: re-enable irc notification for reproducible→unreproducible status change MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/reproducible_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 55b60929..56c220e9 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -189,7 +189,7 @@ handle_ftbr() { if [ "${OLD_STATUS}" = "reproducible" ]; then MESSAGE="status changed from reproducible → unreproducible. ${REPRODUCIBLE_URL}/${SUITE}/${ARCH}/${SRCPACKAGE}" echo "\n$MESSAGE" | tee -a ${RBUILDLOG} - # irc_message "$MESSAGE" + irc_message "$MESSAGE" fi } -- cgit v1.2.3-70-g09d2