forked from aniani/vim
patch 9.0.0525: manually deleting temp test files
Problem: Manually deleting temp test files. Solution: Add the 'D' flag to writefile().
This commit is contained in:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
525,
|
||||
/**/
|
||||
524,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user