This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients barry, eric.smith, lemburg, python-dev, r.david.murray, vstinner
Date 2013-07-02.13:42:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372772559.9.0.50042238289.issue18312@psf.upfronthosting.co.za>
In-reply-to
Content
Unfortunately make distclean is now failing on the buildbots.

Which reminds us that there is another place that that target, including the 'find' at issue, is used.

Presumably there is an issue with tests not cleaning up after themselves that ought to be fixed, but for now we just need to re-fix make distclean.

http://buildbot.python.org/all/builders/x86%20Tiger%202.7/builds/2030/steps/clean/logs/stdio
History
Date User Action Args
2013-07-02 13:42:39r.david.murraysetrecipients: + r.david.murray, lemburg, barry, vstinner, eric.smith, python-dev
2013-07-02 13:42:39r.david.murraysetmessageid: <1372772559.9.0.50042238289.issue18312@psf.upfronthosting.co.za>
2013-07-02 13:42:39r.david.murraylinkissue18312 messages
2013-07-02 13:42:39r.david.murraycreate