tests/test-wireproto.t
changeset 25472 4d2b9b304ad0
parent 22046 7a9cbb315d84
child 25474 8c14f87bd0ae
equal deleted inserted replaced
25470:378a8e700e02 25472:4d2b9b304ad0
   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   $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
   117   $ killdaemons.py $DAEMON_PIDS
   118 
   118