You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
267 B
Plaintext
11 lines
267 B
Plaintext
![]()
3 years ago
|
^F:\WEBCC\WEBCC\BUILD\CMAKEFILES\80F597D70BA1E64D190CA9DF35EE346C\RUN_TESTS_FORCE.RULE
|
||
|
setlocal
|
||
|
cd .
|
||
|
if %errorlevel% neq 0 goto :cmEnd
|
||
|
:cmEnd
|
||
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
||
|
:cmErrorLevel
|
||
|
exit /b %1
|
||
|
:cmDone
|
||
|
if %errorlevel% neq 0 goto :VCEnd
|