summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_schedule_on_demand.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-20 19:21:44 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-20 19:21:44 +0100
commited67648f5c9842bdf4595ca89e9faaee04f6d053 (patch)
tree63649600af393a7eb7a09e254a89ab48102fd87b /bin/reproducible_schedule_on_demand.sh
parent0adc65510c6d447f6fdb8605fd59d45f9da3a339 (diff)
downloadjenkins.debian.net-ed67648f5c9842bdf4595ca89e9faaee04f6d053.tar.xz
s#for#in#
Diffstat (limited to 'bin/reproducible_schedule_on_demand.sh')
-rwxr-xr-xbin/reproducible_schedule_on_demand.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_schedule_on_demand.sh b/bin/reproducible_schedule_on_demand.sh
index e3af3c13..74321e26 100755
--- a/bin/reproducible_schedule_on_demand.sh
+++ b/bin/reproducible_schedule_on_demand.sh
@@ -31,7 +31,7 @@ ACTION="manually rescheduled"
if [ -n "${BUILD_URL:-}" ] ; then
ACTION="rescheduled by $BUILD_URL"
fi
-MESSAGE="$TOTAL $PACKAGES_TXT $ACTION for $SUITE: ${PACKAGES_NAMES:0:256}$BLABLABLA"
+MESSAGE="$TOTAL $PACKAGES_TXT $ACTION in $SUITE: ${PACKAGES_NAMES:0:256}$BLABLABLA"
# finally
schedule_packages $PACKAGE_IDS