From 553e81439825500059d2391f2926a7c79e87bc8a Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Sat, 23 Jul 2016 00:36:57 +0200 Subject: openwrt_common: make create_results_dirs flexible to allow lede builds could be also adopted by reproducible_common.sh Signed-off-by: Holger Levsen --- bin/reproducible_openwrt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_openwrt.sh') diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh index 3b2c5478..3e523aaa 100755 --- a/bin/reproducible_openwrt.sh +++ b/bin/reproducible_openwrt.sh @@ -98,7 +98,7 @@ DBD_BAD_PKGS_HTML=$(mktemp --tmpdir=$TMPDIR) GOOD_IMAGES=0 ALL_IMAGES=0 SIZE="" -create_results_dirs +create_results_dirs openwrt cd $TMPDIR/b1 tree . for i in * ; do -- cgit v1.2.3-70-g09d2