]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0536: file time test fails when using NFS v8.1.0536
authorBram Moolenaar <Bram@vim.org>
Sun, 18 Nov 2018 11:25:09 +0000 (12:25 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 18 Nov 2018 11:25:09 +0000 (12:25 +0100)
commitaddc156c38d442367854f71baee31f2eb003c699
treef270aed8464bfffd3887f25181ea3c5a11a2b9aa
parent6b731886ca94d66b9bdedfb7e603af44a6400399
patch 8.1.0536: file time test fails when using NFS

Problem:    File time test fails when using NFS.
Solution:   Use three file times instead of localtim(). (James McCoy,
            closes #3618)
src/testdir/test_stat.vim
src/version.c