diff -r 703ced548925 tools/python/Makefile --- a/tools/python/Makefile Fri Jun 19 08:45:55 2009 +0100 +++ b/tools/python/Makefile Fri Jun 19 11:24:19 2009 +0200 @@ -87,7 +87,7 @@ install-messages: all .PHONY: test test: - export LD_LIBRARY_PATH=$$(readlink -f ../libxc):$$(readlink -f ../xenstore); python test.py -b -u + export LD_LIBRARY_PATH=$$(readlink -f ../libxc):$$(readlink -f ../xenstore); $(PYTHON) test.py -b -u .PHONY: clean clean: