From: Michael Smith Date: Wed, 29 Aug 2007 11:46:36 +0000 (+0000) Subject: Another minor formatting tweak. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a9c218fbcbe07346408e226ea7110459af0caac;p=docbook-dsssl Another minor formatting tweak. --- diff --git a/releasetools/docbook-build b/releasetools/docbook-build index e4eda8b36..f055f3ec8 100755 --- a/releasetools/docbook-build +++ b/releasetools/docbook-build @@ -369,6 +369,8 @@ EOF # of the buildbot message $DOCBOOK_SVN/buildtools/build-check $LOGDIR/docbook-$DISTRO-$RELEASEVERSION.log.tmp >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt echo "The complete log file for the r$REVISION build follows." >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt + echo >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt + echo "-----------------------------------------------------------------" >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt # copy the entire log file to the buildbot message cat $LOGDIR/docbook-$DISTRO-$RELEASEVERSION.log.tmp >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt echo >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt