forked from aniani/vim
patch 8.2.3319: Coverity action on github does not work
Problem: Coverity action on github does not work. Solution: Remove undefined $SRCDIR. (James McCoy, closes #8739)
This commit is contained in:
committed by
Bram Moolenaar
parent
ed8b099fd2
commit
eed9616120
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3319,
|
||||
/**/
|
||||
3318,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user