comparison tests/test-ssh.t @ 29064:9dc27a334fb1 stable

bundle2: properly request phases during getbundle getbundle was requesting the "phase" namespace instead of the "phases" namespace, which led to the client still requesting the phases separately after getbundle finished.
author Mike Hommey <mh@glandium.org>
date Thu, 05 May 2016 20:57:38 +0900
parents 29cfc474c5fd
children b7a966ce89ed
comparison
equal deleted inserted replaced
29053:61463b8fcef8 29064:9dc27a334fb1
463 all remote heads known locally 463 all remote heads known locally
464 no changes found 464 no changes found
465 sending getbundle command 465 sending getbundle command
466 bundle2-input-bundle: with-transaction 466 bundle2-input-bundle: with-transaction
467 bundle2-input-part: "listkeys" (params: 1 mandatory) supported 467 bundle2-input-part: "listkeys" (params: 1 mandatory) supported
468 bundle2-input-part: total payload size 15
468 bundle2-input-part: "listkeys" (params: 1 mandatory) supported 469 bundle2-input-part: "listkeys" (params: 1 mandatory) supported
469 bundle2-input-part: total payload size 45 470 bundle2-input-part: total payload size 45
470 bundle2-input-bundle: 1 parts total 471 bundle2-input-bundle: 1 parts total
471 checking for updated bookmarks 472 checking for updated bookmarks
472 preparing listkeys for "phases"
473 sending listkeys command
474 received listkey for "phases": 15 bytes
475 473
476 $ cd .. 474 $ cd ..
477 475
478 $ cat dummylog 476 $ cat dummylog
479 Got arguments 1:user@dummy 2:hg -R nonexistent serve --stdio 477 Got arguments 1:user@dummy 2:hg -R nonexistent serve --stdio