remove leading + from SUBJECT
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
2db6ecc7f5
commit
4acb824671
@ -98,7 +98,7 @@ for dir in Cloud Labs ;
|
||||
$RSYNCPREFIX rsync -avhH $TARGET_DIR/$NEWCOMPOSE_ID/compose/$dir/ /pub/alt/development/$DIST/$dir/ --link-dest=/pub/fedora/linux/development/$DIST/Everything/ --delete-after ;
|
||||
done
|
||||
|
||||
+SUBJECT='Fedora '$DIST' compose report: '$SHORTCOMPOSE_ID' changes'
|
||||
SUBJECT='Fedora '$DIST' compose report: '$SHORTCOMPOSE_ID' changes'
|
||||
if [ "$mail" = "0" ]; then
|
||||
for tomail in "$(echo $TOMAIL)" ; do
|
||||
cat $TARGET_DIR/$NEWCOMPOSE_ID/logs/*verbose | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user