]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0153: system() test fails on MS-Windows v8.0.0153
authorBram Moolenaar <Bram@vim.org>
Sun, 8 Jan 2017 12:55:06 +0000 (13:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 8 Jan 2017 12:55:06 +0000 (13:55 +0100)
commit9d9c35651712b88c81f1ae11091de1fd0bbbd35c
tree4496c0c3ab2a348903d5aa5c7739ae591d06581c
parent04e94c788175c83be8a78372b0ed6c332969edff
patch 8.0.0153: system() test fails on MS-Windows

Problem:    system() test fails on MS-Windows.
Solution:   Deal when extra space and CR.
src/testdir/test_system.vim
src/version.c