From: Thierry Parmentelat Date: Sat, 5 Apr 2008 08:31:22 +0000 (+0000) Subject: oops X-Git-Tag: 4.2-rc2~53 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9d5b1252011029946c624280cd315de0c72135d0;p=build.git oops --- diff --git a/vbuild-nightly.sh b/vbuild-nightly.sh index fe8795b6..15e024ca 100755 --- a/vbuild-nightly.sh +++ b/vbuild-nightly.sh @@ -112,7 +112,7 @@ function success () { mkdir -p ${WEBPATH} cp $LOG ${WEBLOG} summary $LOG >> ${WEBLOG} - if [ -n "DO_TEST"] ; then + if [ -n "DO_TEST" ] ; then echo "Successfully built and tested - see testlogs for details" > ${WEBLOG}.pass rm -f ${WEBLOG}.ok else