]> granicus.if.org Git - vim/commit
patch 8.2.1273: MS-Windows: terminal test may leave file behind v8.2.1273
authorBram Moolenaar <Bram@vim.org>
Wed, 22 Jul 2020 20:23:40 +0000 (22:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 22 Jul 2020 20:23:40 +0000 (22:23 +0200)
commitc69950ac17225d07f973b39d5b0eb94291077808
tree89264030369d5c76b933bd5e0777d0c239c212cb
parent4cdb13ce81309b62b636f2c614241959174d3fef
patch 8.2.1273: MS-Windows: terminal test may leave file behind

Problem:    MS-Windows: terminal test may leave file behind.
Solution:   Wait a moment for process to end before deleting the file.
            (Taro Muraoka, closes #6513)
src/testdir/test_terminal.vim
src/version.c