summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_build.sh')
-rwxr-xr-xbin/reproducible_build.sh2
1 files changed, 1 insertions, 1 deletions
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"
}