[Qa-jenkins-scm] [jenkins.debian.net] 01/07: reproducible_openwrt_common: add some comments

Holger Levsen holger at layer-acht.org
Fri Jul 29 21:05:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 45468a7daee2ca0e47214656d0fbf9c1578748fa
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Fri Jul 29 14:06:23 2016 -0400

    reproducible_openwrt_common: add some comments
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_openwrt_common.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/reproducible_openwrt_common.sh b/bin/reproducible_openwrt_common.sh
index 2e774b4..42e65d7 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list