From: Michael Smith Date: Wed, 29 Aug 2007 11:46:36 +0000 (+0000) Subject: Another minor formatting tweak. X-Git-Tag: release/1.79.1~6^2~1710 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7eb8c3cd9546121976b9687fa4e1ca5020ad0d3;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