1
0
forked from aniani/vim

patch 8.1.0807: session test fails on MS-Windows

Problem:    Session test fails on MS-Windows.
Solution:   Don't try creating file with illegal name.
This commit is contained in:
Bram Moolenaar
2019-01-24 15:57:30 +01:00
parent fc3abf47fb
commit 9e79ccbe9c
2 changed files with 6 additions and 0 deletions

View File

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