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

Holger Levsen holger at moszumanska.debian.org
Mon Sep 7 16:06:25 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 9afd9f285eda583306a6eaf3cca442a9f1496e26
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Sep 7 18:05:52 2015 +0200

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

diff --git a/bin/reproducible_setup_pbuilder.sh b/bin/reproducible_setup_pbuilder.sh
index f30d686..90427db 100755
--- a/bin/reproducible_setup_pbuilder.sh
+++ b/bin/reproducible_setup_pbuilder.sh
@@ -127,6 +127,6 @@ if [ -n "$OLDSTAMP" ] || [ ! -f $BASETGZ ] || [ ! -f $STAMP ] ; then
 	fi
 	setup_pbuilder $SUITE $SUITE-reproducible-base dpkg dpkg-dev debhelper
 else
-	echo "Echo $BASETGZ not old enough, doing nothing..."
+	echo "$BASETGZ not old enough, doing nothing..."
 fi
 echo

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