summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_schedule_on_demand.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-20 21:22:33 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-20 21:22:33 +0100
commit5a054b3a6556128e2d84c948f23d0b3692ee6eb7 (patch)
tree1d2d0e116fc622e86291c09039d21573ac08c1e7 /bin/reproducible_schedule_on_demand.sh
parent80700a4cb692e4c716fcc1c1e66db259b9ff1ddc (diff)
downloadjenkins.debian.net-5a054b3a6556128e2d84c948f23d0b3692ee6eb7.tar.xz
reproducible: notfiy about artifacts
Diffstat (limited to 'bin/reproducible_schedule_on_demand.sh')
-rwxr-xr-xbin/reproducible_schedule_on_demand.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/reproducible_schedule_on_demand.sh b/bin/reproducible_schedule_on_demand.sh
index a4636bf4..1a73e3da 100755
--- a/bin/reproducible_schedule_on_demand.sh
+++ b/bin/reproducible_schedule_on_demand.sh
@@ -41,6 +41,9 @@ if [ -n "${BUILD_URL:-}" ] ; then
ACTION="rescheduled by $BUILD_URL"
fi
MESSAGE="$TOTAL $PACKAGES_TXT $ACTION in $SUITE: ${PACKAGES_NAMES:0:256}$BLABLABLA"
+if [ $ARTIFACTS eq 1 ] ; then
+ MESSAGE="$MESSAGE - artifacts will be preserved."
+fi
# finally
schedule_packages $ARTIFACTS $PACKAGE_IDS