0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.0.1530: dump test fails when using a shadow directory

Problem:    Dump test fails when using a shadow directory.
Solution:   Add the directory to the list of symlinks to make (Elimar
            Riesebieter)
This commit is contained in:
Bram Moolenaar
2018-02-22 11:42:49 +01:00
parent 3049418f3d
commit 19eb6658ec
2 changed files with 3 additions and 0 deletions

View File

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