aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/TestRunner.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TestRunner.sh b/test/TestRunner.sh
index 5555364f4d..48b48d5a29 100755
--- a/test/TestRunner.sh
+++ b/test/TestRunner.sh
@@ -19,7 +19,7 @@ SUBST=$1
FILEDIR=`dirname $TESTNAME`
# Make diagnostic printing more determinstic.
-export COLUMNS=999
+export COLUMNS=0
OUTPUT=Output/$1.out