From b7c7ff5aced09d3abeec5fa41494e14ac198d448 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Thu, 19 Feb 2015 02:20:41 +0000 Subject: No need to specify when; we would say if it was for a particular time. --- bin/reproducible_schedule_on_demand.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 afe8f446..781db0bb 100755 --- a/bin/reproducible_schedule_on_demand.sh +++ b/bin/reproducible_schedule_on_demand.sh @@ -60,7 +60,7 @@ if [ ${#PACKAGES} -gt 256 ] ; then BLABLABLA="..." fi PACKAGES=$(echo $PACKAGES) -MESSAGE="$TOTAL $PACKAGES_TXT manually scheduled for immediate testing: ${PACKAGES:0:256}$BLABLABLA" +MESSAGE="$TOTAL $PACKAGES_TXT manually scheduled: ${PACKAGES:0:256}$BLABLABLA" # finally schedule_packages -- cgit v1.2.3-54-g00ecf