fixed compression with -c with multiple files on Windows

This commit is contained in:
inikep
2016-05-19 10:29:49 +02:00
parent 2bd6b13e53
commit 60af95d971
4 changed files with 11 additions and 13 deletions
+1 -1
View File
@@ -95,5 +95,5 @@ test_script:
projects\fuzzer_VS2012_%PLATFORM%_Release.exe %FUZZERTEST% &&
projects\fuzzer_VS2013_%PLATFORM%_Release.exe %FUZZERTEST% &&
projects\fuzzer_VS2015_%PLATFORM%_Release.exe %FUZZERTEST% &&
zstd_VS2015_%PLATFORM%_Release.exe
REM zstd_VS2015_%PLATFORM%_Release.exe
)