[qmtest] [PATCH] Work around bug in Python 2.2 distutils
Mark Mitchell
mark at codesourcery.com
Thu May 6 06:45:22 UTC 2004
Nathaniel Smith wrote:
> Prior to version 2.3, the distutils shipped with python does not set
> the executable bit on build scripts. This causes problems with the
> previous patch; "make check" no longer works under Python 2.2.
>
> Here we add a klugy little workaround that should hold until we
> eventually drop 2.2 support...
Yup, looks good.
--
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery.com
More information about the qmtest
mailing list