From: Michael Smith Date: Wed, 29 Aug 2007 12:34:44 +0000 (+0000) Subject: Send mail to docbook-snapshots@lists.sourceforge.net X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e40ddeafeb6d79dc31cb045c71e45b02f0a53cd;p=docbook-dsssl Send mail to docbook-snapshots@lists.sourceforge.net --- diff --git a/releasetools/docbook-build b/releasetools/docbook-build index d5ed81c03..048ecafbe 100755 --- a/releasetools/docbook-build +++ b/releasetools/docbook-build @@ -385,7 +385,7 @@ EOF fi # send the buildbot message - /usr/sbin/sendmail -f buildbot@sideshowbarker.net smith@sideshowbarker.net < $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt + /usr/sbin/sendmail -f buildbot@sideshowbarker.net docbook-snapshots@lists.sourceforge.net < $TMP/docbook-$DISTRO-$RELEASEVERSION-message.txt rm -f $LOGDIR/docbook-$DISTRO-$RELEASEVERSION.log rm -f $TMP/docbook-$DISTRO-$RELEASEVERSION.lock