commit | 19eb6658eced1b1ce3d1097187ee28c28e352f2e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Feb 22 11:42:49 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Feb 22 11:42:49 2018 +0100 |
tree | 24812a7babb718973c86723aad7113b6c757d139 | |
parent | 3049418f3dbc571463a04d068069f6c5b7a8ccf1 [diff] [blame] |
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)
diff --git a/src/Makefile b/src/Makefile index f814c83..5a134a6 100644 --- a/src/Makefile +++ b/src/Makefile
@@ -2881,6 +2881,7 @@ ../../testdir/pyxfile \ ../../testdir/sautest \ ../../testdir/samples \ + ../../testdir/dumps \ ../../testdir/test83-tags? \ ../../testdir/*.ok .