[cfe-commits] Do not hardcode path to python
Eli Friedman
eli.friedman at gmail.com
Fri Jul 10 13:15:36 PDT 2009
On Fri, Jul 3, 2009 at 9:38 PM, Krister
Walfridsson<krister.walfridsson at gmail.com> wrote:
> Hi,
>
> not all OS/distributions have python in /usr/bin, so I'd suggest to modify
> the scripts to use the /usr/bin/env trick to find python (as is already done
> in some files) as in the attached patch. This let me run the test suite
> without modifying my systems.
>
> /Krister
Fixed in r75271; sorry about the delay!
-Eli
More information about the cfe-commits
mailing list