changeset 36103:54e2abc73686

tests: use `hello` not `capabilities` over ssh Differential Revision: https://phab.mercurial-scm.org/D2195
author Augie Fackler <augie@google.com>
date Mon, 12 Feb 2018 15:00:18 -0500
parents b60c577b6e03
children 9b5df6e19a4f
files tests/test-narrow-clone-non-narrow-server.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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