Show More
@@ -19,7 +19,7 b' Test attempting a narrow clone against a' | |||
|
19 | 19 | |
|
20 | 20 | Verify that narrow is advertised in the bundle2 capabilities: |
|
21 | 21 | $ echo hello | hg -R . serve --stdio | \ |
|
22 |
> |
|
|
22 | > $PYTHON -c "import sys, urllib; print urllib.unquote_plus(list(sys.stdin)[1])" | grep narrow | |
|
23 | 23 | narrow=v0 |
|
24 | 24 | |
|
25 | 25 | $ cd .. |
General Comments 0
You need to be logged in to leave comments.
Login now