]> git.sur5r.net Git - bacula/bacula/blob - regress/win32/do_file.cmd
More debug for faketape ansi label
[bacula/bacula] / regress / win32 / do_file.cmd
1 REM  /home/kern/bacula/bin/startmysql
2 CALL make setup
3 ECHO. >test.out
4 TYPE build/config.out >>test.out
5 ECHO. >>test.out
6 ECHO Test results >>test.out
7 ECHO. >>test.out
8 python starttime.py
9 CALL all-non-root-tests
10 ECHO.
11 ECHO End do_file tests
12 ECHO End do_file tests >>test.out
13 CALL scripts/cleanup
14 TYPE test.out
15 python endtime.py