From 1e40ddeafeb6d79dc31cb045c71e45b02f0a53cd Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 29 Aug 2007 12:34:44 +0000 Subject: [PATCH] Send mail to docbook-snapshots@lists.sourceforge.net --- releasetools/docbook-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.40.0