From fa84ad0ea13d80dcce563545d187244e36ae0203 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Mon, 15 Jun 2015 13:49:12 +0200 Subject: reproducible openwrt: clean up also after second build --- bin/reproducible_openwrt.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_openwrt.sh') diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh index de0627fd..0df87971 100755 --- a/bin/reproducible_openwrt.sh +++ b/bin/reproducible_openwrt.sh @@ -140,8 +140,6 @@ build_two_times() { # FIRST BUILD export TZ="/usr/share/zoneinfo/Etc/GMT+12" MAKE=make - - # first build openwrt_build "first" "$TARGET" # save results in b1 @@ -171,6 +169,9 @@ build_two_times() { export TZ="/usr/share/zoneinfo/UTC" export PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:" umask 0022 + + # clean up again + openwrt_cleanup } # -- cgit v1.2.3-70-g09d2