From 9afd9f285eda583306a6eaf3cca442a9f1496e26 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 7 Sep 2015 18:05:52 +0200 Subject: 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 f30d686b..90427db6 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 -- cgit v1.2.3-70-g09d2