Use python executable located by configure when running tests.

This commit is contained in:
Tomasz Miąsko 2017-01-23 15:29:19 +01:00
parent ca3b5eee3c
commit eb55d81e2a
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ MAINTAINERCLEANDIRS = \
test: test:
python test/runtests.py ${PYTHON} test/runtests.py
.PHONY: test .PHONY: test
doc: doc: