diff --git a/scripts/check.in b/scripts/check.in index a388ef38f..525d2a589 100755 --- a/scripts/check.in +++ b/scripts/check.in @@ -8,7 +8,7 @@ then exit 0 fi -./maketests $* +./buildtests $* # TODO when ctest 2.8 comes out, honor the jobs parameter ctest -R $1 \ No newline at end of file