From: Marjan Schiller Date: Wed, 12 Jun 2013 15:00:20 +0000 (+0200) Subject: Removed debug code from autotest_result_mail.sh X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=3cfa0d8cb2eadf081a12e86a809abc4cc61ac6c1;p=profitbricks%2Fjenkins-build-scripts.git Removed debug code from autotest_result_mail.sh --- diff --git a/autotest_result_mail.sh b/autotest_result_mail.sh index 1d387d4..4a9a589 100755 --- a/autotest_result_mail.sh +++ b/autotest_result_mail.sh @@ -35,8 +35,7 @@ fi # Replace the place holders MAIL_CONTENT=${AUTOTEST_MAIL_CONTENT///$LIVEBOOT_BUILD_NUMBER} -echo $MAIL_CONTENT -exit 0 +echo "Mailcontent: $MAIL_CONTENT" # # send announcement mail