Navigation Menu

Skip to content
This repository has been archived by the owner on Aug 12, 2018. It is now read-only.

Commit

Permalink
Update coverity version.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Aug 4, 2014
1 parent d5a111c commit 37895f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/coverity.bat
Expand Up @@ -19,7 +19,7 @@ SETLOCAL

PUSHD %~dp0

IF NOT DEFINED COVDIR SET "COVDIR=H:\progs\thirdparty\cov-analysis-win64-7.0.2"
IF NOT DEFINED COVDIR SET "COVDIR=H:\progs\thirdparty\cov-analysis-win64-7.5.0"
IF DEFINED COVDIR IF NOT EXIST "%COVDIR%" (
ECHO.
ECHO ERROR: Coverity not found in "%COVDIR%"
Expand Down

0 comments on commit 37895f9

Please sign in to comment.