Files
Richard W.M. Jones 49d80c6831 python: Pass $PYTHON environment variable to tests.
If the user set PYTHON when configuring, this variable is not passed
through to the tests, so it is possible the tests will fail because
they are testing the wrong version of python.  By passing $PYTHON
through to the tests we ensure that we test against the same version
of python that we configured with.

(cherry picked from commit e2249b7ce1)
2011-11-09 22:12:19 +00:00
..
2011-04-22 21:50:16 +01:00