X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=tests%2Fwin32-test-imagex-capture_and_apply.bat;h=458d2b8a235caaa2ed43e849bb1b29e0313ed9c7;hb=da14d32decefdb0b7ab11f631fcb56bea47e8ac7;hp=6e2bebafd995c6169ae0a34b8de365fa51f72a99;hpb=48c05c63f94c294d4b9982a228682c27e8d41dd2;p=wimlib diff --git a/tests/win32-test-imagex-capture_and_apply.bat b/tests/win32-test-imagex-capture_and_apply.bat index 6e2bebaf..458d2b8a 100644 --- a/tests/win32-test-imagex-capture_and_apply.bat +++ b/tests/win32-test-imagex-capture_and_apply.bat @@ -291,13 +291,13 @@ cipher /e subdir\1 > nul call :do_test if %errorlevel% neq 0 exit /b %errorlevel% -REM call :msg "encrypted directory with unencrypted file in it" -REM md subdir -REM echo 1 > subdir\1 -REM cipher /e subdir > nul -REM cipher /d subdir\1 > nul -REM call :do_test -REM if %errorlevel% neq 0 exit /b %errorlevel% +call :msg "encrypted directory with unencrypted file in it" +md subdir +echo 1 > subdir\1 +cipher /e subdir > nul +cipher /d subdir\1 > nul +call :do_test +if %errorlevel% neq 0 exit /b %errorlevel% call :msg "hardlinked, encrypted file with alternate data streams" echo hello > file