[Qa-jenkins-scm] [jenkins.debian.net] 03/03: reproducible openwrt: add debug code
Holger Levsen
holger at moszumanska.debian.org
Sat Jun 13 16:20:17 UTC 2015
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 ba5ab0e37571724bbbbfd99e88cdd063c69e4451
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Jun 13 18:19:40 2015 +0200
reproducible openwrt: add debug code
---
bin/reproducible_openwrt.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index d61deda..10d1c26 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -260,6 +260,7 @@ GOOD_PACKAGES=0
ALL_PACKAGES=0
create_results_dirs
cd $TMPDIR/b1
+tree .
for i in * ; do
cd $i
for j in $(find * -name "*.ipk" |sort -u ) ; 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