summaryrefslogtreecommitdiffstats
path: root/runtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'runtest.py')
-rw-r--r--runtest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtest.py b/runtest.py
index 0d9519e..ffaa68b 100644
--- a/runtest.py
+++ b/runtest.py
@@ -274,6 +274,7 @@ except NameError:
qmtest = q
else:
sys.stderr.write('Warning: %s not found on $PATH, assuming --noqmtest option.\n' % q)
+ sys.stderr.flush()
aegis = whereis('aegis')