On 22/07/2009 21:23, Krister Walfridsson wrote: > The testsuite has two hard-coded paths to /usr/bin/python, wich prevents > it from running on systems that installs python in other places. Most > python scripts seems to solve this using the /usr/bin/env trick, as in > the attached patches. Thanks, will push. Simon