commit | 924eca7f52a1d637d59ace8f80f2dca86ac04f9b | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Fri Dec 05 07:20:46 2008 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Fri Dec 05 07:20:46 2008 +0000 |
tree | fe8c0c642cc257c6e5981f54b57df764164e153e | |
parent | f519523f4781357973cfa9a70e142a167feb88f8 [diff] |
Send mails to python-checkins now.
diff --git a/Misc/build.sh b/Misc/build.sh index 0f76d85..4c1f6c5 100755 --- a/Misc/build.sh +++ b/Misc/build.sh
@@ -46,7 +46,7 @@ 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"