From 04698a004003b00213b4783cd76ab64b1659dc8c Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Mon, 3 Aug 2015 08:34:44 +0000 Subject: reproducible: build: remove 404 IRC notificatin - they are automatically retried now --- bin/reproducible_build.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 813a8f83..65c632f9 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -187,7 +187,6 @@ handle_404() { echo "Warning: Download of ${SRCPACKAGE} sources from ${SUITE} failed." | tee -a ${RBUILDLOG} ls -l ${SRCPACKAGE}* | tee -a ${RBUILDLOG} echo "Warning: Maybe there was a network problem, or ${SRCPACKAGE} is not a source package in ${SUITE}, or it was removed or renamed. Please investigate." | tee -a ${RBUILDLOG} - irc_message "$BUILD_URL encountered a 404 problem." DURATION='' EVERSION="None" update_rbuildlog -- cgit v1.2.3-70-g09d2