From 9a9c218fbcbe07346408e226ea7110459af0caac Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 29 Aug 2007 11:46:36 +0000 Subject: [PATCH] Another minor formatting tweak. --- releasetools/docbook-build | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.40.0