summaryrefslogtreecommitdiffstats
path: root/Misc/build.sh
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2008-12-05 07:20:46 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2008-12-05 07:20:46 (GMT)
commit924eca7f52a1d637d59ace8f80f2dca86ac04f9b (patch)
treefe8c0c642cc257c6e5981f54b57df764164e153e /Misc/build.sh
parentf519523f4781357973cfa9a70e142a167feb88f8 (diff)
downloadcpython-924eca7f52a1d637d59ace8f80f2dca86ac04f9b.zip
cpython-924eca7f52a1d637d59ace8f80f2dca86ac04f9b.tar.gz
cpython-924eca7f52a1d637d59ace8f80f2dca86ac04f9b.tar.bz2
Send mails to python-checkins now.
Diffstat (limited to 'Misc/build.sh')
-rwxr-xr-xMisc/build.sh2
1 files changed, 1 insertions, 1 deletions
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 @@ 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"