chiark / gitweb /
Suppress IO buffering when running tests
authorRichard Kettlewell <rjk@greenend.org.uk>
Mon, 24 Mar 2008 11:55:29 +0000 (11:55 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Mon, 24 Mar 2008 11:55:29 +0000 (11:55 +0000)
tests/Makefile.am

index a845799eab433ef315f14f5c3819a691eee18845..902c27f0374bea18b8a5946278c443ed1a8962e6 100644 (file)
@@ -27,7 +27,7 @@ disorder_udplog_LDADD=$(LIBOBJS) ../lib/libdisorder.a
 disorder_udplog_DEPENDENCIES=../lib/libdisorder.a
 
 check:
-       ${PYTHON} ${srcdir}/alltests
+       ${PYTHON} -u ${srcdir}/alltests
 
 clean-local:
        rm -rf testroot *.log *.pyc