]> granicus.if.org Git - clang/commitdiff
I don't know when I committed this, but it's probably a "bad thing".
authorChris Lattner <sabre@nondot.org>
Fri, 25 Jun 2010 05:00:29 +0000 (05:00 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Jun 2010 05:00:29 +0000 (05:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106821 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile

index daa80daa046669126997dec32ef43263e1294f96..5bb50c622afd826332714c289ea9cfcf33751956 100644 (file)
@@ -18,7 +18,7 @@ ifndef TESTARGS
 ifdef VERBOSE
 TESTARGS = -v
 else
-TESTARGS = -s -v -j16
+TESTARGS = -s -v 
 endif
 endif