summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_schedule_on_demand.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-04-05 14:52:03 +0200
committerHolger Levsen <holger@layer-acht.org>2015-04-05 14:52:03 +0200
commitb01c78510dafad4fec760f80365d8fccc0c95c98 (patch)
tree66b529e372eb27f7dfa4de83fb034a3e39f532fa /bin/reproducible_schedule_on_demand.sh
parent1eb77335b1b55233388142956a20095596744b74 (diff)
downloadjenkins.debian.net-b01c78510dafad4fec760f80365d8fccc0c95c98.tar.xz
improve visually
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 e90ab9f8..436c6059 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