summaryrefslogtreecommitdiffstats
path: root/mga-move-update
diff options
context:
space:
mode:
Diffstat (limited to 'mga-move-update')
-rw-r--r--mga-move-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/mga-move-update b/mga-move-update
index 353b1c3..d9bf11a 100644
--- a/mga-move-update
+++ b/mga-move-update
@@ -84,7 +84,7 @@ if [ -n "$dryrun" ]
then
cat "$mailcontent"
else
- /usr/bin/mailx -s "mga-move-update $distrorelease $section $srcname" -S "from=moveupdate_mailfrom" "$moveupdate_mailto" < "$mailcontent"
+ /usr/bin/mailx -s "mga-move-update $distrorelease $section $srcname" -S "from=$moveupdate_mailfrom" "$moveupdate_mailto" < "$mailcontent"
post
fi
rm -f "$mailcontent"