[Telepathy-commits] [telepathy-gabble/master] In Twisted tests, use the correct version of Python
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Aug 19 10:52:07 PDT 2008
20080506143641-53eee-49c72bb134c4df78e38b370f0a1868e1167b4e23.gz
---
tests/twisted/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index c633676..8d3bd0a 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -59,7 +59,7 @@ check-local: check-coding-style
$(MAKE) -C tools
rm -f tools/core
sh $(srcdir)/tools/with-session-bus.sh --config-file=tools/tmp-session-bus.conf -- $(MAKE) check-TESTS \
- TESTS="$(TWISTED_TESTS)" TESTS_ENVIRONMENT="PYTHONPATH=@abs_top_srcdir@/tests/twisted $(PYTHON)"
+ TESTS="$(TWISTED_TESTS)" TESTS_ENVIRONMENT="PYTHONPATH=@abs_top_srcdir@/tests/twisted $(TEST_PYTHON)"
@if test -e tools/core; then\
echo "Core dump exists: tools/core";\
exit 1;\
--
1.5.6.3
More information about the Telepathy-commits
mailing list