summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-08-04 11:12:18 +0100
committerColin Guthrie <colin@mageia.org>2014-08-04 11:12:18 +0100
commit19266763d4fd6e515466affe3072c87e3735860d (patch)
treeeec8ea043cd8bc0a7582305c6d73d15df45453f0
parentd75bbfc3543a48b3b6a47ff5d4e2ca9a2f10c96d (diff)
downloadmgatools-19266763d4fd6e515466affe3072c87e3735860d.tar
mgatools-19266763d4fd6e515466affe3072c87e3735860d.tar.gz
mgatools-19266763d4fd6e515466affe3072c87e3735860d.tar.bz2
mgatools-19266763d4fd6e515466affe3072c87e3735860d.tar.xz
mgatools-19266763d4fd6e515466affe3072c87e3735860d.zip
move: Tiny cosmetic in the sysadmin-reports email subject
-rwxr-xr-xmga-move-pkg2
1 files changed, 1 insertions, 1 deletions
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"