]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0031: MS-Windows: test for empty job fails v8.2.0031
authorBram Moolenaar <Bram@vim.org>
Sun, 22 Dec 2019 15:09:06 +0000 (16:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Dec 2019 15:09:06 +0000 (16:09 +0100)
commitba0a7475c52ea0ba9e083934bd328fbcbfa8d532
treeba830746e37547f07efa64c68528eee1f77f225b
parent64e74c9cc7d5aab215cf72d9bdd3aac32e128191
patch 8.2.0031: MS-Windows: test for empty job fails

Problem:    MS-Windows: test for empty job fails
Solution:   Check for error message, make it also fail on Unix.
src/channel.c
src/testdir/test_channel.vim
src/version.c