[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: whitespace fix

Holger Levsen holger at moszumanska.debian.org
Wed May 20 20:24:53 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 6fdf68fab5442e4f219ec3baa908628d38929845
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed May 20 22:24:20 2015 +0200

    reproducible: whitespace fix
---
 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 4fe8aa8..9c1a69e 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -414,7 +414,7 @@ build_rebuild() {
 					--buildresult b2 \
 					${SRCPACKAGE}_${EVERSION}.dsc
 		) 2>&1 | tee -a ${RBUILDLOG}
-	if ! "$DEBUG" ; then set +x ; fi
+		if ! "$DEBUG" ; then set +x ; fi
 		if [ -f b2/${SRCPACKAGE}_${EVERSION}_${ARCH}.changes ] ; then
 			# both builds were fine, i.e., they did not FTBFS.
 			FTBFS=0

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