summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_schedule_on_demand.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-28 18:10:01 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-28 18:10:01 +0100
commitd40e481e37bde421eb8870f5a548bf436fda6f57 (patch)
treed3c25ea070c61466c78b8a4c47ac0b2ab2f14768 /bin/reproducible_schedule_on_demand.sh
parent6fffbb460b4f31c205b430c53bb1afc3877ac257 (diff)
downloadjenkins.debian.net-d40e481e37bde421eb8870f5a548bf436fda6f57.tar.xz
reproducible: …✂ is so much better than ...
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 3cfda445..e90ab9f8 100755
--- a/bin/reproducible_schedule_on_demand.sh
+++ b/bin/reproducible_schedule_on_demand.sh
@@ -34,7 +34,7 @@ fi
CANDIDATES="$@"
check_candidates
if [ ${#PACKAGE_IDS} -gt 256 ] ; then
- BLABLABLA="..."
+ BLABLABLA="…✂"
fi
ACTION="manually rescheduled"
if [ -n "${BUILD_URL:-}" ] ; then