forked from aniani/vim
patch 8.1.0506: modeline test fails when run by root
Problem: Modeline test fails when run by root. Solution: Set 'modeline' for the test. (James McCoy, closes #3592)
This commit is contained in:
@@ -792,6 +792,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
506,
|
||||
/**/
|
||||
505,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user