From 1ec16190854874bb24f6016d7edb96b8cdff62ae Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Mon, 17 Oct 2016 04:17:15 +0200 Subject: reproducible/openwrt|lede: slave: don't trap when building In case of an error, it will exit 1 and the master will clean up the tmpdirs of the remote nodes in case of failures. Signed-off-by: Holger Levsen --- bin/reproducible_openwrt_common.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/reproducible_openwrt_common.sh b/bin/reproducible_openwrt_common.sh index f72be5be..d671c24a 100644 --- a/bin/reproducible_openwrt_common.sh +++ b/bin/reproducible_openwrt_common.sh @@ -283,7 +283,6 @@ openwrt_build() { export TMPBUILDDIR=$TMPDIR/build/ mv "$TMPDIR/download" "$TMPBUILDDIR" - trap node_cleanup_tmpdirs INT TERM EXIT # openwrt/lede is checkouted under /download cd $TMPBUILDDIR/$TYPE -- cgit v1.2.3-70-g09d2