1
0
forked from aniani/vim

patch 8.1.1637: after running tests and clean the XfakeHOME directory remains

Problem:    After running tests and clean the XfakeHOME directory remains.
Solution:   Use "rm -rf". (Hirohito Higashi)
This commit is contained in:
Bram Moolenaar
2019-07-05 20:43:52 +02:00
parent 437a746b4c
commit 4f5b0e5355
3 changed files with 4 additions and 2 deletions

View File

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