From c584782bc710f40765a6122b49e5e0b72d6f7aa0 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Sat, 14 Jul 2018 11:04:10 -0700 Subject: [PATCH] airfs: testing --- tools/run-tests.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/run-tests.bat b/tools/run-tests.bat index 3187f63f..b449cbdb 100755 --- a/tools/run-tests.bat +++ b/tools/run-tests.bat @@ -721,7 +721,7 @@ cd L: >nul 2>nul || (echo Unable to find drive L: >&2 & goto fail) L: if X%5==XNOEXCL ( "%ProjRoot%\build\VStudio\build\%Configuration%\%4.exe" ^ - --external --resilient + --external --resilient --case-insensitive-cmp ) else ( "%ProjRoot%\build\VStudio\build\%Configuration%\%4.exe" ^ --external --resilient --case-insensitive-cmp --share-prefix="\%1\%TMP::=$%\%1\test" ^