Set of fixes to make the build/win to work in our buildbots

This commit is contained in:
Felipe Zimmerle
2017-10-04 13:48:45 +00:00
parent 5731b76918
commit c917df0f2a
3 changed files with 17 additions and 7 deletions

View File

@@ -1,5 +1,8 @@
cd "%WORK_DIR%"
echo "%SOURCE_DIR%\%SSDEEP%"
echo "%SOURCE_DIR%\%SSDEEP_BIN%"
@if NOT EXIST "%SOURCE_DIR%\%SSDEEP%" goto build_failed
@7z.exe x "%SOURCE_DIR%\%SSDEEP_BIN%"