mirror of
https://github.com/vim/vim.git
synced 2025-09-28 04:24:06 -04:00
patch 9.0.0937: forked repositories send out useless email
Problem: Forked repositories send out useless email. Solution: When Coverity fails to run just ignore it. (Shane-XB-Qian, closes #11604)
This commit is contained in:
committed by
Bram Moolenaar
parent
82946e1439
commit
e2da59851a
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
937,
|
||||
/**/
|
||||
936,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user