comparison tests/test-debugcommands.t @ 47923:c89ddef6474d

tests: normalize the way some debug output it matched Differential Revision: https://phab.mercurial-scm.org/D11361
author Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
date Fri, 27 Aug 2021 09:09:10 -0400
parents 9c4204b7f3e4
children ff0233f36f6a
comparison
equal deleted inserted replaced
47922:e5efbb11e185 47923:c89ddef6474d
648 url: ssh://user@dummy/debugrevlog 648 url: ssh://user@dummy/debugrevlog
649 local: no 649 local: no
650 pushable: yes 650 pushable: yes
651 651
652 $ hg --debug debugpeer ssh://user@dummy/debugrevlog 652 $ hg --debug debugpeer ssh://user@dummy/debugrevlog
653 running "*" "*/tests/dummyssh" 'user@dummy' 'hg -R debugrevlog serve --stdio' (glob) (no-windows !) 653 running .* ".*[/\\]dummyssh" ['"]user@dummy['"] ['"]hg -R debugrevlog serve --stdio['"] (re)
654 running "*" "*\tests/dummyssh" "user@dummy" "hg -R debugrevlog serve --stdio" (glob) (windows !)
655 devel-peer-request: hello+between 654 devel-peer-request: hello+between
656 devel-peer-request: pairs: 81 bytes 655 devel-peer-request: pairs: 81 bytes
657 sending hello command 656 sending hello command
658 sending between command 657 sending between command
659 remote: 444 (no-rust !) 658 remote: 444 (no-rust !)