Current Path : /usr/opt/nge/share/cmake-3.6/Modules/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/opt/nge/share/cmake-3.6/Modules/SquishRunTestCase.bat |
echo 'Starting the squish server...' start %1 echo 'Running the test case...' %2 --testcase %3 --wrapper %4 --aut %5 set result=%ERRORLEVEL% echo 'Stopping the squish server...' %1 --stop exit \b %result%