]> git.sur5r.net Git - bacula/bacula/blob - regress/win32/all-root-tests.cmd
More debug for faketape ansi label
[bacula/bacula] / regress / win32 / all-root-tests.cmd
1 REM
2 REM Run all root tests
3 REM
4 ECHO.
5 ECHO. >>test.out
6 ECHO Start root tests
7 ECHO Start root tests >>test.out
8 CALL tests\dev-test-root
9 CALL tests\etc-test-root
10 CALL tests\lib-test-root
11 CALL tests\usr-tape-root
12 ECHO End root tests
13 ECHO End root tests >>test.out