]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0197: system() test skips some parts for MS-Windows v8.0.0197
authorBram Moolenaar <Bram@vim.org>
Mon, 16 Jan 2017 21:53:57 +0000 (22:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 16 Jan 2017 21:53:57 +0000 (22:53 +0100)
commit97d62d4321df358665e2e6504aad8ac2ba7fd841
tree3eac3ee449166361d9e4485854c40d73c7c22428
parentc011a3d083001bcd9853b4447422f1819f3cee2f
patch 8.0.0197: system() test skips some parts for MS-Windows

Problem:    On MS-Windows the system() test skips a few parts.
Solution:   Swap single and double quotes for the command.
src/testdir/test_system.vim
src/version.c