comparison tests/test-wireproto.t @ 25474:8c14f87bd0ae

tests: drop DAEMON_PIDS from killdaemons calls
author Matt Mackall <mpm@selenic.com>
date Mon, 08 Jun 2015 14:55:40 -0500
parents 4d2b9b304ad0
children c3ecbf694904
comparison
equal deleted inserted replaced
25473:123c99034cb6 25474:8c14f87bd0ae
112 $ hg debugwireargs --ssh "python ./dummyssh" ssh://user@dummy/repo eins zwei --five fuenf 112 $ hg debugwireargs --ssh "python ./dummyssh" ssh://user@dummy/repo eins zwei --five fuenf
113 eins zwei None None None 113 eins zwei None None None
114 114
115 Explicitly kill daemons to let the test exit on Windows 115 Explicitly kill daemons to let the test exit on Windows
116 116
117 $ killdaemons.py $DAEMON_PIDS 117 $ killdaemons.py
118 118