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

Holger Levsen holger at moszumanska.debian.org
Sun Jun 14 20:00:58 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 1c6d516ae79532f8127e88f50ab8973347c1c235
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Sun Jun 14 22:00:10 2015 +0200

    reproducible: common.sh: fix typo
---
 bin/reproducible_common.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 2b0ad52..9cf4f51 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -55,7 +55,7 @@ mkdir -p "$BASE"
 
 # to hold reproducible temporary files/directories without polluting /tmp
 TEMPDIR="/tmp/reproducible"
-mkdir -p "$TMPDIR"
+mkdir -p "$TEMPDIR"
 
 # create subdirs for suites
 for i in $SUITES ; 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