##// END OF EJS Templates
test: use generaldelta in 'test-ssh-bundle1.t'...
Pierre-Yves David -
r26930:aa136399 default
parent child Browse files
Show More
@@ -5,6 +5,8 b' parts that are not bundle1/bundle2 speci'
5 > [experimental]
5 > [experimental]
6 > # This test is dedicated to interaction through old bundle
6 > # This test is dedicated to interaction through old bundle
7 > bundle2-exp = False
7 > bundle2-exp = False
8 > [format] # temporary settings
9 > usegeneraldelta=yes
8 > EOF
10 > EOF
9
11
10
12
@@ -460,8 +462,8 b' debug output'
460 running python ".*/dummyssh" user@dummy ('|")hg -R remote serve --stdio('|") (re)
462 running python ".*/dummyssh" user@dummy ('|")hg -R remote serve --stdio('|") (re)
461 sending hello command
463 sending hello command
462 sending between command
464 sending between command
463 remote: 345
465 remote: 371
464 remote: capabilities: lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch stream bundle2=HG20%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024
466 remote: capabilities: lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 bundle2=HG20%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024
465 remote: 1
467 remote: 1
466 preparing listkeys for "bookmarks"
468 preparing listkeys for "bookmarks"
467 sending listkeys command
469 sending listkeys command
General Comments 0
You need to be logged in to leave comments. Login now