mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 11:12:36 +01:00
Update coverity.bat version.
This commit is contained in:
parent
d7adfb4c53
commit
4c3ecd3a59
@ -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%"
|
||||
|
Loading…
Reference in New Issue
Block a user