]> granicus.if.org Git - docbook-dsssl/commitdiff
Append commit messages to snapshot buildbot messages.
authorMichael Smith <xmldoc@users.sourceforge.net>
Fri, 31 Aug 2007 00:27:48 +0000 (00:27 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Fri, 31 Aug 2007 00:27:48 +0000 (00:27 +0000)
releasetools/docbook-build

index c3d901661c9a963627b5fb330efd4214969b91b4..ec331acf50b15f64dfc4825f5ca8f0b74946db46 100755 (executable)
@@ -383,6 +383,10 @@ EOF
       # 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
+      echo "The log message for this revision follows." >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt
+      echo >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt
+      # append the commit message for this revision
+      /usr/bin/svn log -r$REVISION >> $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt
     fi
 
     # send the buildbot message