From 95de4419c9e6e5b6d3d013144374fd8e0fab8cc8 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Mon, 6 Feb 2017 07:27:25 +0100 Subject: reproducible debian: temporary disable saving artifacts for diffoscope timeouts, until #852013 is fixed --- bin/reproducible_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_build.sh') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 1720f426..1b2d5fdd 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -353,7 +353,7 @@ dbd_timeout() { else msg="$msg, but there is still $DEBIAN_URL/dbd/$SUITE/$ARCH/$DDBREPORT" fi - SAVE_ARTIFACTS=1 + SAVE_ARTIFACTS=0 NOTIFY="diffoscope" handle_ftbr "$msg" } -- cgit v1.2.3-54-g00ecf