]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0562: tests: inconsistency in test_findfile.vim v9.1.0562
authorzeertzjq <zeertzjq@outlook.com>
Thu, 11 Jul 2024 19:48:09 +0000 (21:48 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 11 Jul 2024 19:48:09 +0000 (21:48 +0200)
commite7b98ab96e1f1bd12032c620615a2c69adbf018d
treea793f691a24793ef31b95f16a9b1bae2f3f3baab
parent7a22cb81415060215d28c1601a0b35755449bf87
patch 9.1.0562: tests: inconsistency in test_findfile.vim

Problem:  tests: inconsistency in test_findfile.vim, it saves and
          restores 'shellslash', but doesn't actually set it
Solution: Set shellslash explicitly (zeertzjq)

closes: #15217

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