diff --git a/wxPython/distrib/all/build-all b/wxPython/distrib/all/build-all index 7c75c89111..b284ddd1ed 100755 --- a/wxPython/distrib/all/build-all +++ b/wxPython/distrib/all/build-all @@ -345,7 +345,15 @@ if [ $KIND = daily ]; then # only N days worth # TODO: Send email to wxPython-dev? - cat < +To: $TO +Subject: New test build uploaded +Date: $DATE + Hi, A new test build of wxPython has been uploaded to starship. @@ -356,8 +364,8 @@ A new test build of wxPython has been uploaded to starship. Have fun! R'bot -EOF +EOF exit 0 fi