[telepathy-gabble/master] run Python tests with unbuffered output

Dafydd Harries dafydd.harries at collabora.co.uk
Thu Aug 6 08:46:07 PDT 2009


---
 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 1cf1721..0886d38 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -158,7 +158,7 @@ check-twisted:
 		--config-file=tools/tmp-session-bus.conf \
 		-- $(MAKE) check-TESTS \
 		TESTS="$(TWISTED_TESTS)" \
-		TESTS_ENVIRONMENT="$(TESTS_ENVIRONMENT) $(TEST_PYTHON)"
+		TESTS_ENVIRONMENT="$(TESTS_ENVIRONMENT) $(TEST_PYTHON) -u"
 	@if test -e tools/core; then\
 		echo "Core dump exists: tools/core";\
 		exit 1;\
-- 
1.5.6.5




More information about the telepathy-commits mailing list