You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by gm...@apache.org on 2010/03/31 09:50:45 UTC

svn commit: r929422 - /forrest/zone/config/update-forrest-trunk.sh

Author: gmcdonald
Date: Wed Mar 31 07:50:44 2010
New Revision: 929422

URL: http://svn.apache.org/viewvc?rev=929422&view=rev
Log:
remove my testing address

Modified:
    forrest/zone/config/update-forrest-trunk.sh

Modified: forrest/zone/config/update-forrest-trunk.sh
URL: http://svn.apache.org/viewvc/forrest/zone/config/update-forrest-trunk.sh?rev=929422&r1=929421&r2=929422&view=diff
==============================================================================
--- forrest/zone/config/update-forrest-trunk.sh (original)
+++ forrest/zone/config/update-forrest-trunk.sh Wed Mar 31 07:50:44 2010
@@ -27,8 +27,7 @@ logfn=`date "+update-forrest-trunk-%Y%m%
 logfile=${CONFIG}/$logfn
 sender=dev\@forrest.apache.org
 #recipient=crossley\@apache.org               #TEST
-#recipient=$sender
-recipient=gmcdonald\@apache.org		#TEST while java 1.5 upgrades.
+recipient=$sender
 
 function sendMsg {
 cat | mail $recipient <<EOF