From: Thierry Parmentelat Date: Tue, 9 Feb 2010 11:08:44 +0000 (+0000) Subject: cosmetic X-Git-Tag: 5.0-rc1~13 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=06b932f249f26e6e5cf3418367ff85c655a32973;p=build.git cosmetic --- diff --git a/vbuild-nightly.sh b/vbuild-nightly.sh index e7a99c17..ab0be951 100755 --- a/vbuild-nightly.sh +++ b/vbuild-nightly.sh @@ -139,6 +139,7 @@ function failure() { echo "See full build log at $WEBBASE_URL/log.txt" ; \ echo "and tail version at $WEBBASE_URL.ko" ; \ echo "See complete set of testlogs at $WEBBASE_URL/testlogs" ; \ + echo "........................................" ; \ webpublish tail --lines=1000 $WEBLOG ) | \ sendmail $MAILTO fi