From: Michael Smith Date: Wed, 29 Aug 2007 10:48:32 +0000 (+0000) Subject: Made some minor formatting tweaks. X-Git-Tag: release/1.79.1~6^2~1712 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=457398395dc583804334ae95c4f99a4628ae22df;p=docbook-dsssl Made some minor formatting tweaks. --- diff --git a/releasetools/docbook-build b/releasetools/docbook-build index 59314bd22..c1d1bada4 100755 --- a/releasetools/docbook-build +++ b/releasetools/docbook-build @@ -364,9 +364,8 @@ EOF # the buildbot message accordingly echo "Subject: snapshot build is broken (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. the following problems occurred:" >> $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 echo "During the r$REVISION snapshot build, the following problems were found:" >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt - echo >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt # run buildcheck again and copy the output to the beginning # of the buildbot message $DOCBOOK_SVN/buildtools/build-check $LOGDIR/docbook-$DISTRO-$RELEASEVERSION.log.tmp >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt