]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0576: tests: still an issue with test_gettext_make v9.1.0576
authorKen Takata <kentkt@csc.jp>
Sat, 13 Jul 2024 16:56:25 +0000 (18:56 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 13 Jul 2024 16:56:25 +0000 (18:56 +0200)
commit71de259e7835b627b519b46fd729b84180548e54
tree561254eb4b934f4cc250a50eed55781fac4fb386
parent1a3dd7dc7847a3568fe96192a21e478f46c07929
patch 9.1.0576: tests: still an issue with test_gettext_make

Problem:  tests: still an issue with test_gettext_make
          (after v9.1.0570)
Solution: Compare the getenv() output against v:null to verify
          that $GETTEXT_PATH was set or not (Ken Takata)

closes: #15236

Signed-off-by: Ken Takata <kentkt@csc.jp>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_gettext_make.vim
src/version.c