]> granicus.if.org Git - vim/commit
patch 9.0.0463: command line test leaves directory behind v9.0.0463
authorDominique Pelle <dominique.pelle@gmail.com>
Wed, 14 Sep 2022 11:51:49 +0000 (12:51 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 14 Sep 2022 11:51:49 +0000 (12:51 +0100)
commitfebe13892ede37d2a8462b9921e05a55e059db0c
treecaaa16f2b7ad5f4812305257ed77e6411d033907
parent98b373075e9a2ed642bc89f4f543e31d1428466f
patch 9.0.0463: command line test leaves directory behind

Problem:    Command line test leaves directory behind.
Solution:   Use the "R" flag on the first mkdir(). (Dominique PellĂ©,
            closes #11127)
src/testdir/test_cmdline.vim
src/version.c