]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0329: tests: test_indent.vim leaves swapfiles behind master v9.2.0329
authorChristian Brabandt <cb@256bit.org>
Thu, 9 Apr 2026 21:30:19 +0000 (21:30 +0000)
committerChristian Brabandt <cb@256bit.org>
Thu, 9 Apr 2026 21:30:19 +0000 (21:30 +0000)
commit158947e294ee1cfe11f5725f4c28c78eb1175cab
tree4a9edeee214343cdc51fd10cb9561b1b183250e7
parentd42b047f78e743bcfab8e76c00c357c0471d3308
patch 9.2.0329: tests: test_indent.vim leaves swapfiles behind

Problem:  tests: test_indent.vim leaves swapfiles behind
Solution: Close open buffer using :bw! instead of :close!

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