I don't know when I committed this, but it's probably a "bad thing".

llvm-svn: 106821
This commit is contained in:
Chris Lattner 2010-06-25 05:00:29 +00:00
parent 07aead2f8d
commit 4d57fe4404
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