]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1436: writefile test fails when run under /tmp v8.1.1436
authorBram Moolenaar <Bram@vim.org>
Fri, 31 May 2019 18:42:09 +0000 (20:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 31 May 2019 18:42:09 +0000 (20:42 +0200)
commitc28cb5b16df76353a5995fda3b9341612b8630c1
treecdd9b301eecbfe1c591735864e7251cfdadb6bc6
parent5d508dd39e810d446f29dfd4f4e745b802875001
patch 8.1.1436: writefile test fails when run under /tmp

Problem:    Writefile test fails when run under /tmp.
Solution:   Adjust 'backupskip. (Kenta Sato, closes #4462)
src/testdir/test_writefile.vim
src/version.c