Submitter | phabricator |
---|---|
Date | Feb. 12, 2018, 11:18 p.m. |
Message ID | <09e2ce12d608b6a06de5e2ca925bfcc6@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/27746/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/tests/test-narrow-clone-non-narrow-server.t b/tests/test-narrow-clone-non-narrow-server.t --- a/tests/test-narrow-clone-non-narrow-server.t +++ b/tests/test-narrow-clone-non-narrow-server.t @@ -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