1
0
forked from aniani/vim

patch 8.0.1045: running tests may pollute shell history

Problem:    Running tests may pollute shell history. (Manuel Ortega)
Solution:   Make $HISTFILE empty.
This commit is contained in:
Bram Moolenaar
2017-09-03 14:31:02 +02:00
parent 2254a8ad0c
commit 6a8691d483
2 changed files with 5 additions and 0 deletions

View File

@@ -769,6 +769,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1045,
/**/
1044,
/**/