[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix typo

Holger Levsen holger at moszumanska.debian.org
Sun Aug 30 20:58:30 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 c03f449cd4b2bae555116e89b766bb8739382db4
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Aug 30 22:58:07 2015 +0200

    fix typo
---
 bin/reproducible_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 21874d2..da9373d 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -574,7 +574,7 @@ elif [ "$1" = "1" ] || [ "$1" = "2" ] ; then
 	SRCPACKAGE="$2"
 	SUITE="$3"
 	SAVE_ARTIFACTS=0
-	TMPDIR="$4" ; mkdir $TMPDIR ; cd $$TMPDIR
+	TMPDIR="$4" ; mkdir $TMPDIR ; cd $TMPDIR
 	get_source_package
 	mkdir b$MODE
 	if [ "$MODE" = "1" ] ; then

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