tests: use `hello` not `capabilities` over ssh
Differential Revision: https://phab.mercurial-scm.org/D2195
--- a/tests/test-narrow-clone-non-narrow-server.t Mon Feb 12 14:58:32 2018 -0500
+++ b/tests/test-narrow-clone-non-narrow-server.t Mon Feb 12 15:00:18 2018 -0500
@@ -18,7 +18,7 @@
$ cat hg.pid >> "$DAEMON_PIDS"
Verify that narrow is advertised in the bundle2 capabilities:
- $ echo capabilities | hg -R . serve --stdio | \
+ $ echo hello | hg -R . serve --stdio | \
> python -c "import sys, urllib; print urllib.unquote_plus(list(sys.stdin)[1])" | grep narrow
narrow=v0