1
0
forked from aniani/vim

patch 8.1.2133: some tests fail when run as root

Problem:    Some tests fail when run as root.
Solution:   Add CheckNotRoot and use it. (James McCoy, closes #5020)
This commit is contained in:
Bram Moolenaar
2019-10-10 16:46:17 +02:00
parent a129974bc7
commit 07282f01da
7 changed files with 39 additions and 11 deletions

View File

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