oops
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 1 Apr 2009 06:17:54 +0000 (06:17 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 1 Apr 2009 06:17:54 +0000 (06:17 +0000)
vbuild-nightly.sh

index ca966f5..d9e8710 100755 (executable)
@@ -111,7 +111,7 @@ function failure() {
            echo "See full build log at ${LOG_URL}" ; \
            echo "and tail version at ${LOG_URL}.ko" ; \
            echo "See complete set of testlogs at ${TESTLOGS_URL}" ; \
-           tail -c 30k ${WEBLOG} ) | mail -s "Failures with {MAIL_SUBJECT}" $MAILTO
+           tail -c 30k ${WEBLOG} ) | mail -s "Failures with ${MAIL_SUBJECT}" $MAILTO
     fi
     exit 1
 }