forked from aniani/vim
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)
This commit is contained in:
committed by
Bram Moolenaar
parent
98b373075e
commit
febe13892e
@@ -703,6 +703,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
463,
|
||||
/**/
|
||||
462,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user