1
0
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:
James McCoy
2021-08-09 13:20:38 +02:00
committed by Bram Moolenaar
parent ed8b099fd2
commit eed9616120
2 changed files with 4 additions and 2 deletions

View File

@@ -755,6 +755,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3319,
/**/
3318,
/**/