X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=validate;h=b2c6771039c55a0105b3fb3f02a177ca08287fbe;hp=20436d3ade57fcf453145aaa2e73ccc13e79edd1;hb=9319fbaf14f420cbbd9e670093cc86c5f04b7800;hpb=3a26865812b57bc7f14d0f3c8fb3ece13a6691f0 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