From 45468a7daee2ca0e47214656d0fbf9c1578748fa Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Fri, 29 Jul 2016 14:06:23 -0400 Subject: reproducible_openwrt_common: add some comments Signed-off-by: Holger Levsen --- bin/reproducible_openwrt_common.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/reproducible_openwrt_common.sh') diff --git a/bin/reproducible_openwrt_common.sh b/bin/reproducible_openwrt_common.sh index 2e774b4f..42e65d77 100644 --- a/bin/reproducible_openwrt_common.sh +++ b/bin/reproducible_openwrt_common.sh @@ -32,6 +32,7 @@ save_logs() { tar cJf "$BASE/${project}/dbd/logs_${postfix}.tar.xz" logs/ } +# RUN - is b1 or b2. b1 for first run, b2 for second save_lede_results() { RUN=$1 pushd bin/targets @@ -61,6 +62,7 @@ save_lede_results() { done popd + # save all generic packages # arch is like mips_34kc_dsp pushd bin/packages/ for arch in * ; do -- cgit v1.2.3-70-g09d2