]> granicus.if.org Git - vim/commit
patch 8.1.0264: backup tests fail when CWD is in /tmp v8.1.0264
authorBram Moolenaar <Bram@vim.org>
Thu, 9 Aug 2018 20:26:38 +0000 (22:26 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 9 Aug 2018 20:26:38 +0000 (22:26 +0200)
commitefe03738f69b1f63ea30226765db949539ee15f0
treefe9ace7319a72d57ee8f8929343185dd66536b2e
parent4b16ee743e26d65ecfb6231f7fd57869c3e5ff0d
patch 8.1.0264: backup tests fail when CWD is in /tmp

Problem:    Backup tests fail when CWD is in /tmp.
Solution:   Make 'backupskip' empty. (Christian Brabandt, closes #3301)
src/testdir/test_backup.vim
src/version.c