]> granicus.if.org Git - python/commitdiff
Send mails to python-checkins now.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 5 Dec 2008 07:20:46 +0000 (07:20 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 5 Dec 2008 07:20:46 +0000 (07:20 +0000)
Misc/build.sh

index 0f76d8534c31c572b9ec41ec48c263546a369092..4c1f6c56c26c5e5e407ff3a2054134c94875007c 100755 (executable)
@@ -46,7 +46,7 @@ DIR=`dirname $DIR`
 
 FAILURE_SUBJECT="Python Regression Test Failures"
 #FAILURE_MAILTO="YOUR_ACCOUNT@gmail.com"
-FAILURE_MAILTO="python-3000-checkins@python.org"
+FAILURE_MAILTO="python-checkins@python.org"
 #FAILURE_CC="optional--uncomment and set to desired address"
 
 REMOTE_SYSTEM="neal@dinsdale.python.org"