llvm-svn: 103874
This commit is contained in:
Chris Lattner 2010-05-15 16:56:34 +00:00
parent 8b3b145342
commit 6459bbe14a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ ifndef TESTARGS
ifdef VERBOSE
TESTARGS = -v
else
TESTARGS = -s -v -j16
TESTARGS = -s -v
endif
endif