From fdee3f55658c915cb3598fada33d9a8f824299f1 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Thu, 16 Feb 2017 10:44:27 +0100 Subject: reproducible debian: temporary disable saving artifacts for diffoscope timeouts, until #855273 is fixed This reverts (again) commit fb079fe36488f704df35abf2babdf49f2e035388. --- 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 b039e23b..1ebc786f 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -363,7 +363,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