[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fixup 27b8477: reproducible netbsd: add code to aid debugging #842250

Holger Levsen holger at layer-acht.org
Thu Dec 22 20:18:42 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 cab3bf0741381a781b23ec97a6849d3cc0c9ccea
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Dec 22 21:18:16 2016 +0100

    fixup 27b8477: reproducible netbsd: add code to aid debugging #842250
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_netbsd.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index e3b07b1..4ec211a 100755
--- a/bin/reproducible_netbsd.sh
+++ b/bin/reproducible_netbsd.sh
@@ -161,7 +161,7 @@ for i in * ; do
 		# for debugging #842250
 		if [ "$(basename $TMPDIR/b1/$i/$j)" = "base.tgz" ] ; then
 			for k in b1 b2 ; do
-				mkdir -p $BASE/netbsd/artifacts/$k/$i
+				mkdir -p $BASE/netbsd/artifacts/$k/$i/$(dirname $j)
 				cp $TMPDIR/$k/$i/$j $BASE/netbsd/artifacts/$k/$i/$j
 			done
 			echo "artifacts published for debugging #842250 in https://tests.reproducible-builds.org/netbsd/artifacts/ - please dont forget to delete this directory later…"

-- 
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