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 loewis
Recipients loewis, trent
Date 2012-08-30.06:59:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346309968.31.0.258919036401.issue15819@psf.upfronthosting.co.za>
In-reply-to
Content
Instead of using "mkdir -p", it should use $(MKDIR_P) (which actually isn't normally "mkdir -p" :-) Other than that, the patch looks fine.
History
Date User Action Args
2012-08-30 06:59:28loewissetrecipients: + loewis, trent
2012-08-30 06:59:28loewissetmessageid: <1346309968.31.0.258919036401.issue15819@psf.upfronthosting.co.za>
2012-08-30 06:59:27loewislinkissue15819 messages
2012-08-30 06:59:27loewiscreate