From 19266763d4fd6e515466affe3072c87e3735860d Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Mon, 4 Aug 2014 11:12:18 +0100 Subject: move: Tiny cosmetic in the sysadmin-reports email subject --- mga-move-pkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mga-move-pkg b/mga-move-pkg index 5a182d2..705e5e9 100755 --- a/mga-move-pkg +++ b/mga-move-pkg @@ -244,7 +244,7 @@ else fi cat "$_mailcommands" >>"$_mailcontent" - /usr/bin/mailx -s "$(basename $0) ${#_releases[*]} source package(s) moved" -S "from=$moveupdate_mailfrom" "$moveupdate_mailto" < "$_mailcontent" + /usr/bin/mailx -s "$(basename $0): ${#_releases[*]} source package(s) moved" -S "from=$moveupdate_mailfrom" "$moveupdate_mailto" < "$_mailcontent" if [ -n "$sync" ]; then updated="xxxx" -- cgit v1.2.1