]> git.sur5r.net Git - bacula/bacula/blob - regress/all-non-root-2tape-tests
Copy trunk regress into Branch
[bacula/bacula] / regress / all-non-root-2tape-tests
1 #!/bin/sh
2 #
3 # Run all tape tests
4 #
5 echo "Start two tape tests"
6 echo "Start two tape tests" >>test.out
7 nice tests/two-volume-tape
8 nice tests/incremental-2tape
9 echo "End two tape tests"
10 echo "End two tape tests" >>test.out