From 644456527aff084cb0456b44eab25409d86995a9 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 6 Jul 2015 16:00:43 +0200 Subject: reproducible netbsd: properly clean between those two builds --- bin/reproducible_netbsd.sh | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bin') diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh index ed46c20a..9766b671 100755 --- a/bin/reproducible_netbsd.sh +++ b/bin/reproducible_netbsd.sh @@ -72,6 +72,13 @@ done # save results in b1 save_netbsd_results b1 +echo "=============================================================================" +echo "$(date -u) - Building netbsd ${NETBSD_VERSION} - cleaning up between builds." +echo "=============================================================================" +rm obj/releasedir -r +rm obj/destdir.* -r +# we keep the toolchain(s) + echo "=============================================================================" echo "$(date -u) - Building netbsd - second build run." echo "=============================================================================" -- cgit v1.2.3-70-g09d2