]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1312: tests: Test_backupskip() fails when HOME is defined v9.1.1312
authorChristian Brabandt <cb@256bit.org>
Wed, 16 Apr 2025 18:25:47 +0000 (20:25 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 16 Apr 2025 18:25:47 +0000 (20:25 +0200)
commitad503fe92772cb37d6f8601f48ff2bdb34cdbe96
tree738cbd04c65b172923b34c807063473a229f035c
parent0ac1eb3555445f4c458c06cef7c411de1c8d1020
patch 9.1.1312: tests: Test_backupskip() fails when HOME is defined

Problem:  tests: Test_backupskip() fails when HOME is defined
Solution: unset $HOME temporarily

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