From 29f6562d80c0f5d4ced42c231b81ec52cf18bf82 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Thu, 13 Oct 2016 02:19:29 +0200 Subject: reproducible_openwrt|lede: in case of failure: copy logs to $WORKSPACE/results Signed-off-by: Holger Levsen --- bin/reproducible_lede.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_lede.sh') diff --git a/bin/reproducible_lede.sh b/bin/reproducible_lede.sh index fe4adcb2..2ee47897 100755 --- a/bin/reproducible_lede.sh +++ b/bin/reproducible_lede.sh @@ -254,5 +254,5 @@ irc_message reproducible-builds "$REPRODUCIBLE_URL/lede/ has been updated. ($GOO echo "=============================================================================" # remove everything, we don't need it anymore... -master_cleanup_tmpdirs +master_cleanup_tmpdirs success trap - INT TERM EXIT -- cgit v1.2.3-54-g00ecf