From 0dbc3f9f25f2c7c5b8d6145188558f3c424f4a0d Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Wed, 20 Mar 2019 19:13:54 -0700 Subject: [PATCH] tools: run-tests --- tools/run-tests.bat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/run-tests.bat b/tools/run-tests.bat index ed2f08bf..f6a12a2e 100755 --- a/tools/run-tests.bat +++ b/tools/run-tests.bat @@ -253,7 +253,7 @@ exit /b 0 M: fltmc instances -v M: | findstr aswSnx >nul if !ERRORLEVEL! neq 0 ( - "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --resilient + "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --resilient +* ) else ( REM Avast present "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --resilient ^ @@ -320,7 +320,7 @@ exit /b 0 O: fltmc instances -v O: | findstr aswSnx >nul if !ERRORLEVEL! neq 0 ( - "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x86.exe" --external --resilient + "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x86.exe" --external --resilient +* ) else ( REM Avast present "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x86.exe" --external --resilient ^ @@ -449,7 +449,7 @@ exit /b 0 Q: fltmc instances -v Q: | findstr aswSnx >nul if !ERRORLEVEL! neq 0 ( - "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --resilient + "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --resilient +* ) else ( REM Avast present "%ProjRoot%\build\VStudio\build\%Configuration%\winfsp-tests-x64.exe" --external --resilient ^