]> git.sur5r.net Git - bacula/bacula/blob - regress/all-non-root-2tape-tests
Set 1 hour timeout per test -- may need to adjust
[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 ctest -R all-non-root-2tape:
8 echo "End two tape tests"
9 echo "End two tape tests" >>test.out