mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-08 04:52:10 -05:00
airfs: testing
This commit is contained in:
parent
12baaa6d50
commit
09309f858c
@ -721,7 +721,8 @@ cd L: >nul 2>nul || (echo Unable to find drive L: >&2 & goto fail)
|
|||||||
L:
|
L:
|
||||||
if X%5==XNOEXCL (
|
if X%5==XNOEXCL (
|
||||||
"%ProjRoot%\build\VStudio\build\%Configuration%\%4.exe" ^
|
"%ProjRoot%\build\VStudio\build\%Configuration%\%4.exe" ^
|
||||||
--external --resilient
|
--external --resilient ^
|
||||||
|
-stream_create_overwrite_test -stream_getstreaminfo_test
|
||||||
) else (
|
) else (
|
||||||
"%ProjRoot%\build\VStudio\build\%Configuration%\%4.exe" ^
|
"%ProjRoot%\build\VStudio\build\%Configuration%\%4.exe" ^
|
||||||
--external --resilient --case-insensitive-cmp --share-prefix="\%1\%TMP::=$%\%1\test" ^
|
--external --resilient --case-insensitive-cmp --share-prefix="\%1\%TMP::=$%\%1\test" ^
|
||||||
|
Loading…
x
Reference in New Issue
Block a user