summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_openwrt_common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_openwrt_common.sh')
-rw-r--r--bin/reproducible_openwrt_common.sh1
1 files changed, 0 insertions, 1 deletions
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