]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0271: CI sound test aborts with undefined variable v9.1.0271
authorChristian Brabandt <cb@256bit.org>
Fri, 5 Apr 2024 18:15:48 +0000 (20:15 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 5 Apr 2024 18:16:46 +0000 (20:16 +0200)
commit3c4d2e7a09134b72b129d26db374a8a8325c2779
tree4d62564115b632f8f2e25b6fe623339259026d1f
parent19ecb46c55754d31d857688ef0926cda101927d3
patch 9.1.0271: CI sound test aborts with undefined variable

Problem:  CI sound test aborts with undefined variable
Solution: initialize g:result in test_sound.vim

closes: #14424

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