]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0095: tests: test_restricted() fails v9.1.0095
authorChristian Brabandt <cb@256bit.org>
Sat, 10 Feb 2024 12:50:54 +0000 (13:50 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 10 Feb 2024 12:50:54 +0000 (13:50 +0100)
commit52eb0b867704e43049cb396e64cadb5bd9a3ad0b
treee1de43d598ab77382678df0a8d55a954d3359ae2
parent00221487731ea1868c57259c7aa0eb713cd7ade7
patch 9.1.0095: tests: test_restricted() fails

Problem:  tests: test_restricted() fails
          (after: v9.1.0091)
Solution: Add a space before the pipecmd and the actual Vim command to
          run

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