]> granicus.if.org Git - clang/commitdiff
sigh
authorChris Lattner <sabre@nondot.org>
Sat, 15 May 2010 16:56:34 +0000 (16:56 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 15 May 2010 16:56:34 +0000 (16:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103874 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile

index 0747df18c03a79da8c0e5f1b5437a48791e61fe8..c3b3eab589455f9c3a0a4b08acbd4614cc12c198 100644 (file)
@@ -18,7 +18,7 @@ ifndef TESTARGS
 ifdef VERBOSE
 TESTARGS = -v
 else
-TESTARGS = -s -v -j16
+TESTARGS = -s -v 
 endif
 endif