]> granicus.if.org Git - docbook-dsssl/commitdiff
Made some minor formatting tweaks.
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 29 Aug 2007 10:48:32 +0000 (10:48 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 29 Aug 2007 10:48:32 +0000 (10:48 +0000)
releasetools/docbook-build

index 59314bd227c092605368679dd16fe29e66d43a8c..c1d1bada470d15aabc56dc15d6c83b55f543e893 100755 (executable)
@@ -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