From b01c78510dafad4fec760f80365d8fccc0c95c98 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 5 Apr 2015 14:52:03 +0200 Subject: improve visually --- bin/reproducible_schedule_on_demand.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_schedule_on_demand.sh') 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 -- cgit v1.2.3-54-g00ecf