forked from aniani/vim
patch 8.2.2570: tests fail when run as root
Problem: Tests fail when run as root. Solution: Add a comment mentioning the expected failure. (issue #7919)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2570,
|
||||
/**/
|
||||
2569,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user