comparison tests/test-ssh-bundle1.t @ 47919:a28a7dcb9158

tests: setup dummyssh as the default ssh To significantly reduce boilerplate in tests. One test is updated to show that it works, I expect to do the rest in follow up commits. Differential Revision: https://phab.mercurial-scm.org/D11244
author Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
date Mon, 02 Aug 2021 21:10:42 -0400
parents eb611ecb435c
children 9c4204b7f3e4
comparison
equal deleted inserted replaced
47918:496a8e383aeb 47919:a28a7dcb9158
484 484
485 debug output 485 debug output
486 486
487 $ hg pull --debug ssh://user@dummy/remote 487 $ hg pull --debug ssh://user@dummy/remote
488 pulling from ssh://user@dummy/remote 488 pulling from ssh://user@dummy/remote
489 running .* ".*/dummyssh" ['"]user@dummy['"] ('|")hg -R remote serve --stdio('|") (re) 489 running .* ".*[/\\]dummyssh" ['"]user@dummy['"] ['"]hg -R remote serve --stdio['"] (re)
490 sending upgrade request: * proto=exp-ssh-v2-0003 (glob) (sshv2 !) 490 sending upgrade request: * proto=exp-ssh-v2-0003 (glob) (sshv2 !)
491 sending hello command 491 sending hello command
492 sending between command 492 sending between command
493 remote: 444 (sshv1 no-rust !) 493 remote: 444 (sshv1 no-rust !)
494 remote: 463 (sshv1 rust !) 494 remote: 463 (sshv1 rust !)