1
0
forked from aniani/vim

patch 8.0.0545: edit test may fail on some systems

Problem:    Edit test may fail on some systems.
Solution:   If creating a directory with a very long path fails, bail out.
This commit is contained in:
Bram Moolenaar
2017-04-07 14:10:48 +02:00
parent 866c688610
commit 15ecbd6f3d
2 changed files with 15 additions and 4 deletions

View File

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