[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: fix typo and prevent typo errors

Holger Levsen holger at moszumanska.debian.org
Sun Aug 30 16:34:19 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 2914d20299a7a57c60dd6841a80fee474f59be36
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Aug 30 18:33:56 2015 +0200

    reproducible: fix typo and prevent typo errors
---
 bin/reproducible_build.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 8328084..d81414f 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -566,7 +566,8 @@ elif [ "$1" = "1" ] || [ "$1" = "2" ] ; then
 	MODE="$1"
 	SRCPACKAGE="$2"
 	SUITE="$3"
-	get source_package
+	SAVE_ARTIFACTS=0
+	get_source_package
 	mkdir b$MODE
 	if [ "$MODE" = "1" ] ; then
 		first_build

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