[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fixup a62f88e: reproducible netbsd: remove redundant cleanup

Holger Levsen holger at moszumanska.debian.org
Wed Jul 8 22:43:13 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 e4771abaf0d97fbe7c0356c59e25f9e27551a4e5
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jul 9 00:42:50 2015 +0200

    fixup a62f88e: reproducible netbsd: remove redundant cleanup
---
 bin/reproducible_netbsd.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index 5669a6b..2d1dd36 100755
--- a/bin/reproducible_netbsd.sh
+++ b/bin/reproducible_netbsd.sh
@@ -29,6 +29,7 @@ create_results_dirs() {
 save_netbsd_results(){
 	local RUN=$1
 	local ARCH
+	cd obj/releasedir/
 	for ARCH in $ARCHS ; do
 		mkdir -p $TMPDIR/$RUN/${ARCH}
 		cp -pr ${ARCH} $TMPDIR/$RUN/

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