summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xclang/test/TestRunner.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/TestRunner.sh b/clang/test/TestRunner.sh
index 5555364f4d1..48b48d5a29c 100755
--- a/clang/test/TestRunner.sh
+++ b/clang/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
OpenPOWER on IntegriCloud