summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_channel.py
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-02-03 20:22:32 +0100
committerBram Moolenaar <Bram@vim.org>2016-02-03 20:22:32 +0100
commitf92591f7f9fc78d2aced99befe444cb423b26df8 (patch)
treea5748409dce4905c15d8aa66c8a9004df48f9607 /src/testdir/test_channel.py
parenta0f9cd148eaab23b2037d2f543f3b8f5a3a7ad3c (diff)
patch 7.4.1248v7.4.1248
Problem: Can't reliably stop the channel test server. Can't start the server if the python file is not executable. Solution: Use "pkill" instead of "killall". Run the python file as an argument instead of as an executable.
Diffstat (limited to 'src/testdir/test_channel.py')
-rw-r--r--[-rwxr-xr-x]src/testdir/test_channel.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/testdir/test_channel.py b/src/testdir/test_channel.py
index 2364494831..2364494831 100755..100644
--- a/src/testdir/test_channel.py
+++ b/src/testdir/test_channel.py