From be04d8f1b36fb2182b31e85f248058237e11a286 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 7 Sep 2015 04:04:58 +0200 Subject: reproducible: slow down on unhandled failures --- bin/reproducible_build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index b8483001..de2cd535 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -268,6 +268,7 @@ handle_unhandled() { MESSAGE="$BUILD_URL met an unhandled $1, please investigate." echo "$MESSAGE" irc_msg "$MESSAGE" + sleep 15m /srv/jenkins/bin/abort.sh exit 0 } -- cgit v1.2.3-70-g09d2