On Wed, Sep 18, 2013 at 03:16:51PM -0400, David Shea wrote:
Append to $PYTHONPATH rather than replacing it. Use $top_srcdir rather than $PYTHONPATH to detect whether automake has already set up the test environment.
tests/nosetests.sh | 9 +++------ tests/pylint/runpylint.sh | 10 +++++----- tests/testenv.sh | 8 ++++++-- 3 files changed, 14 insertions(+), 13 deletions(-)
Ack.