equal
deleted
inserted
replaced
12 @rem Contributors: |
12 @rem Contributors: |
13 @rem |
13 @rem |
14 @rem Description: |
14 @rem Description: |
15 @rem |
15 @rem |
16 |
16 |
17 @echo off |
|
18 |
|
19 @SETLOCAL |
17 @SETLOCAL |
20 @CALL %SBS_HOME%\bin\sbs_env.bat |
18 @CALL %SBS_HOME%\bin\sbs_env.bat |
21 |
19 |
22 @SET __TEST_SUITE__=%SBS_HOME%\test\common\run_tests.pyc |
20 @SET __TEST_SUITE__=%SBS_HOME%\test\common\run_tests.pyc |
23 @SET __TEST_SUITE_PY__=%SBS_HOME%\test\common\run_tests.py |
21 @SET __TEST_SUITE_PY__=%SBS_HOME%\test\common\run_tests.py |