mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -05:00
tools: run-tests: run mountpoint-drive tests with --resilient
This commit is contained in:
parent
c6d9e68c3f
commit
2a12ed490d
@ -143,7 +143,7 @@ if !ERRORLEVEL! neq 0 goto fail
|
||||
exit /b 0
|
||||
|
||||
:winfsp-tests-x64-mountpoint-drive
|
||||
winfsp-tests-x64 --mountpoint=X:
|
||||
winfsp-tests-x64 --mountpoint=X: --resilient
|
||||
if !ERRORLEVEL! neq 0 goto fail
|
||||
exit /b 0
|
||||
|
||||
@ -173,7 +173,7 @@ if !ERRORLEVEL! neq 0 goto fail
|
||||
exit /b 0
|
||||
|
||||
:winfsp-tests-x86-mountpoint-drive
|
||||
winfsp-tests-x86 --mountpoint=X:
|
||||
winfsp-tests-x86 --mountpoint=X: --resilient
|
||||
if !ERRORLEVEL! neq 0 goto fail
|
||||
exit /b 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user