Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-27 00:35:39 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-27 00:35:39 (GMT)
commitebd5eba680fc22cf24c0fa480e0fba4170a1b7ba (patch)
treeb13ee0c2549f1ae52e72178d66407f9e51e0db4c /commands
parent4f8c3c92807ea79e8a3b0e155aec66e6d739c5be (diff)
Run tests unbuffered
Diffstat (limited to 'commands')
-rwxr-xr-xcommands/run-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/run-tests b/commands/run-tests
index f9ffdcb..ee0fbb5 100755
--- a/commands/run-tests
+++ b/commands/run-tests
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python -u
import argparse
import os