]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1256 v7.4.1256
authorBram Moolenaar <Bram@vim.org>
Wed, 3 Feb 2016 23:11:37 +0000 (00:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 3 Feb 2016 23:11:37 +0000 (00:11 +0100)
commitb3e2f00f39d6edafda6e5508a926ebd244997a0f
tree6437a40ea85c1e56e715260cf45b919281b27a31
parent66624ff0d9e1de2fc5eb4f95f3a3a2ed70b10138
patch 7.4.1256
Problem:    On Mac sys.exit(0) doesn't kill the test server.
Solution:   Use self.server.shutdown(). (Jun Takimoto)
src/testdir/test_channel.py
src/version.c