]> git.sur5r.net Git - bacula/bacula/blob - regress/all-root-tests
Final changes
[bacula/bacula] / regress / all-root-tests
1 #!/bin/sh
2 #
3 # Run all root tests
4 #
5 rm -f test.out
6 tests/dev-test-root
7 tests/etc-test-root
8 tests/lib-test-root
9 tests/usr-tape-root
10 cat test.out
11 scripts/cleanup