From e2d089042ed30b1043c30fce62a53dac729a541e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 13 Oct 2014 23:55:17 +0200 Subject: reproducible: whitespaces... --- bin/reproducible_schedule_on_demand.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_schedule_on_demand.sh') diff --git a/bin/reproducible_schedule_on_demand.sh b/bin/reproducible_schedule_on_demand.sh index f3722302..dea11680 100755 --- a/bin/reproducible_schedule_on_demand.sh +++ b/bin/reproducible_schedule_on_demand.sh @@ -61,6 +61,7 @@ check_candidates if [ $#{PACKAGES} -gt 256 ] ; then BLABLABLA="..." fi +PACKAGES=$(echo $PACKAGES) MESSAGE="$TOTAL package(s) manually (re-)scheduled: ${PACKAGES:0:256}$BLABLABLA" # finally -- cgit v1.2.3-54-g00ecf