From ebd5eba680fc22cf24c0fa480e0fba4170a1b7ba Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Thu, 27 Dec 2012 00:35:39 +0000 Subject: Run tests unbuffered --- (limited to 'commands') 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 -- cgit v0.9.1