[Qa-jenkins-scm] [jenkins.debian.net] 01/03: s#for#in#

Holger Levsen holger at moszumanska.debian.org
Fri Mar 20 18:27:29 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 ed67648f5c9842bdf4595ca89e9faaee04f6d053
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Mar 20 19:21:44 2015 +0100

    s#for#in#
---
 bin/reproducible_schedule_on_demand.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_schedule_on_demand.sh b/bin/reproducible_schedule_on_demand.sh
index e3af3c1..74321e2 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

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