]> git.samba.org - sahlberg/ctdb.git/blob - tests/run_tests.sh
Eventscripts: use "startstop_nfs restart" to reconfigure NFS.
[sahlberg/ctdb.git] / tests / run_tests.sh
1 #!/bin/sh
2
3 tests/scripts/run_tests -s tests/simple/*.sh || exit 1
4
5 echo "All OK"
6 exit 0