##// END OF EJS Templates
stream-requirements: smoother matching in test-ssh-bundle1.t...
marmoute -
r49496:198c0fdd default
parent child Browse files
Show More
@@ -475,10 +475,8 b' debug output'
475 running .* ".*[/\\]dummyssh" ['"]user@dummy['"] ['"]hg -R remote serve --stdio['"] (re)
475 running .* ".*[/\\]dummyssh" ['"]user@dummy['"] ['"]hg -R remote serve --stdio['"] (re)
476 sending hello command
476 sending hello command
477 sending between command
477 sending between command
478 remote: 444 (no-rust !)
478 remote: \d+ (re)
479 remote: 463 (rust !)
479 remote: capabilities: batch branchmap \$USUAL_BUNDLE2_CAPS\$ changegroupsubset getbundle known lookup protocaps pushkey streamreqs=[^ ,]+(,[^ ,]+)* unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash (re)
480 remote: capabilities: batch branchmap $USUAL_BUNDLE2_CAPS$ changegroupsubset getbundle known lookup protocaps pushkey streamreqs=generaldelta,revlogv1,sparserevlog unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash (no-rust !)
481 remote: capabilities: batch branchmap $USUAL_BUNDLE2_CAPS$ changegroupsubset getbundle known lookup protocaps pushkey streamreqs=generaldelta,persistent-nodemap,revlogv1,sparserevlog unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash (rust !)
482 remote: 1
480 remote: 1
483 sending protocaps command
481 sending protocaps command
484 preparing listkeys for "bookmarks"
482 preparing listkeys for "bookmarks"
General Comments 0
You need to be logged in to leave comments. Login now