X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=validate;h=b2c6771039c55a0105b3fb3f02a177ca08287fbe;hb=0dac952932514c931b00b1fae555ebde79f2b4db;hp=20436d3ade57fcf453145aaa2e73ccc13e79edd1;hpb=3a26865812b57bc7f14d0f3c8fb3ece13a6691f0;p=ghc-hetmet.git diff --git a/validate b/validate index 20436d3..b2c6771 100644 --- a/validate +++ b/validate @@ -49,13 +49,12 @@ else fi sh boot -./configure $config_args +./configure "--prefix=`pwd`/inst" $config_args make Validating=YES -j$threads fi # testsuite-only -# ToDo: use THREADS=$threads, see #1558 -make Validating=YES -C testsuite/tests/ghc-regress fast stage=2 CLEANUP=1 2>&1 | tee testlog +make Validating=YES -C testsuite/tests/ghc-regress fast stage=2 CLEANUP=1 THREADS=$threads 2>&1 | tee testlog echo "-------------------------------------------------------------------" if