]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0663: tests: zip test still resets 'shellslash' option v9.1.0663
authorChristian Brabandt <cb@256bit.org>
Mon, 5 Aug 2024 19:08:42 +0000 (21:08 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 6 Aug 2024 18:19:50 +0000 (20:19 +0200)
commit91efcd115e700725b9ebded0f5d7bc0d3fa98d9d
tree55883ec79c534d5a4ed8f841933ff93c28951103
parentafea6b946827e964271eb19579946a7f88d2f329
patch 9.1.0663: tests: zip test still resets 'shellslash' option

Problem:  tests: zip test still resets 'shellslash' option
Solution: Remove resetting the 'shellslash' option, the zip
          plugin should now be able to handle this options

closes: #15434

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_zip_plugin.vim
src/version.c