]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0154: system() test fails on OS/X v8.0.0154
authorBram Moolenaar <Bram@vim.org>
Sun, 8 Jan 2017 13:14:43 +0000 (14:14 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 8 Jan 2017 13:14:43 +0000 (14:14 +0100)
commit31f19ce0a052f7c76d44a9a190e468c79cf5d56d
tree2893f4af9229e7010bbfd84796559500fd95bebf
parent9d9c35651712b88c81f1ae11091de1fd0bbbd35c
patch 8.0.0154: system() test fails on OS/X

Problem:    system() test fails on OS/X.
Solution:   Deal with leading spaces.
src/testdir/test_system.vim
src/version.c