chiark / gitweb /
tests: Run in parallel
[subdirmk.git] / tests / check
1 #!/bin/sh
2 set -e
3
4 ${MAKE-make} -f tests/tests.mk -j8
5 echo 'ok.'