From 543146c2cd0a499b2cd68ac02a7d5a0b7f0ea257 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 13 Oct 2014 23:45:39 +0200 Subject: reproducible: include names of rescheduled packages, humans are curious --- 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 53e2ed3c..d68a4ce9 100755 --- a/bin/reproducible_schedule_on_demand.sh +++ b/bin/reproducible_schedule_on_demand.sh @@ -58,7 +58,7 @@ check_candidates() { # CANDIDATES="$@" check_candidates -MESSAGE="$TOTAL package(s) manually (re-)scheduled." +MESSAGE="$TOTAL package(s) manually (re-)scheduled: $PACKAGES" # finally schedule_packages -- cgit v1.2.3-54-g00ecf