]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1100: tests: Test_log_nonexistent only works on Linux v9.1.1100
authorChristian Brabandt <cb@256bit.org>
Mon, 10 Feb 2025 21:13:43 +0000 (22:13 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 10 Feb 2025 21:13:43 +0000 (22:13 +0100)
commit35e02af7bf3086b7ad572113fd7c647535bd6605
tree01f6b29c8a0674cf7b5113c8b88bca41d7739801
parent1aa287e0480ff9e6c8d7029b0665b565b7cd6e59
patch 9.1.1100: tests: Test_log_nonexistent only works on Linux

Problem:  tests: Test_log_nonexistent only works on Linux
          (after v9.1.1097)
Solution: Add CheckUnix condition

closes: #16476

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