Menu

Commit [r1031]  Maximize  Restore  History

Update coverity.

XhmikosR 2015-01-22

changed /trunk/tools/coverity.bat
/trunk/tools/coverity.bat Diff Switch to side-by-side view
--- a/trunk/tools/coverity.bat
+++ b/trunk/tools/coverity.bat
@@ -4,7 +4,7 @@
 pushd %~dp0
 
 rem you can set the COVDIR variable to your coverity path
-if not defined COVDIR set "COVDIR=C:\cov-analysis-win32-7.5.0"
+if not defined COVDIR set "COVDIR=C:\cov-analysis-win32"
 if defined COVDIR if not exist "%COVDIR%" (
   echo.
   echo ERROR: Coverity not found in "%COVDIR%"
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.