From: Michael Smith Date: Wed, 29 Aug 2007 11:54:22 +0000 (+0000) Subject: Yet another minor formatting tweek. X-Git-Tag: release/1.79.1~6^2~1708 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=35116e83189368a72cf8fe3b891b1e05df444c32;p=docbook-dsssl Yet another minor formatting tweek. --- diff --git a/releasetools/docbook-build b/releasetools/docbook-build index f055f3ec8..4d52893fc 100755 --- a/releasetools/docbook-build +++ b/releasetools/docbook-build @@ -362,7 +362,7 @@ EOF else # build-check did not complete successfully, so prepare # the buildbot message accordingly - echo "Subject: snapshot build is broken (r$REVISION)" >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt + echo "Subject: snapshot build is broken at r$REVISION" >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt echo >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt echo "The snapshot build appears to be broken at r$REVISION or before." >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt # run buildcheck again and copy the output to the beginning