Merge "if we fail to send mail, the job should fail"
This commit is contained in:
commit
25c35b6778
@ -168,7 +168,4 @@ echo $relnotes_file
|
||||
|
||||
echo
|
||||
echo "Sending release announcement"
|
||||
send-mail -v $relnotes_file || \
|
||||
echo "Sending failed, see $relnotes_file for message body"
|
||||
|
||||
exit 0
|
||||
send-mail -v $relnotes_file
|
||||
|
Loading…
Reference in New Issue
Block a user