]> granicus.if.org Git - vim/commit
patch 8.2.2678: test for 'autoshelldir' does not reset the option v8.2.2678
authorBram Moolenaar <Bram@vim.org>
Tue, 30 Mar 2021 18:54:28 +0000 (20:54 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 30 Mar 2021 18:54:28 +0000 (20:54 +0200)
commit82820d9bf14ba5374c24fff2ed6e577a67c6ddf2
treecf503c0af3ed00a732b2d94a23d465978fadcce9
parent38a3bfa9a2931729a5e0c28dc087f745b68988ef
patch 8.2.2678: test for 'autoshelldir' does not reset the option

Problem:    Test for 'autoshelldir' does not reset the option.
Solution:   Reset the option after testing.
src/testdir/test_terminal3.vim
src/version.c