]> git.sur5r.net Git - bacula/bacula/blob - regress/all-root-tests
3608461eda5ad83cbb39147b2bbc599c52ed2a40
[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 build/config.out
11 cat test.out
12 scripts/cleanup