Update coverity.bat version.

This commit is contained in:
XhmikosR 2015-07-22 21:55:55 +03:00
parent d7adfb4c53
commit 4c3ecd3a59

View File

@ -4,7 +4,7 @@ SETLOCAL
PUSHD %~dp0
IF NOT DEFINED COVDIR SET "COVDIR=H:\progs\thirdparty\cov-analysis-win64-7.5.0"
IF NOT DEFINED COVDIR SET "COVDIR=H:\progs\thirdparty\cov-analysis-win64"
IF DEFINED COVDIR IF NOT EXIST "%COVDIR%" (
ECHO.
ECHO ERROR: Coverity not found in "%COVDIR%"