]> granicus.if.org Git - vim/commit
patch 8.0.1045: running tests may pollute shell history v8.0.1045
authorBram Moolenaar <Bram@vim.org>
Sun, 3 Sep 2017 12:31:02 +0000 (14:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 3 Sep 2017 12:31:02 +0000 (14:31 +0200)
commit6a8691d483914606213a24356a9124fa41c93b69
tree9c03577990e02c1401adbe4c6aefe057fedb447d
parent2254a8ad0cb596a0a0863b1af92353f018c0b355
patch 8.0.1045: running tests may pollute shell history

Problem:    Running tests may pollute shell history. (Manuel Ortega)
Solution:   Make $HISTFILE empty.
src/testdir/setup.vim
src/version.c