diff --git a/tests/test-ssh.t b/tests/test-ssh.t --- a/tests/test-ssh.t +++ b/tests/test-ssh.t @@ -141,6 +141,18 @@ find incoming on the remote side summary: add +find incoming on the remote side (using absolute path) + + $ hg incoming -R ../remote -e "python ../dummyssh" "ssh://user@dummy/`pwd`" + comparing with ssh://user@dummy/*/test-ssh.t/local (glob) + searching for changes + changeset: 1:a28a9d1a809c + tag: tip + user: test + date: Thu Jan 01 00:00:00 1970 +0000 + summary: add + + push $ hg push @@ -214,6 +226,7 @@ push should succeed even though it has a Got arguments 1:user@dummy 2:hg -R remote serve --stdio Got arguments 1:user@dummy 2:hg -R remote serve --stdio Got arguments 1:user@dummy 2:hg -R local serve --stdio + Got arguments 1:user@dummy 2:hg -R /*/test-ssh.t/local serve --stdio (glob) Got arguments 1:user@dummy 2:hg -R remote serve --stdio changegroup-in-remote hook: HG_NODE=a28a9d1a809cab7d4e2fde4bee738a9ede948b60 HG_SOURCE=serve HG_URL=remote:ssh:127.0.0.1 Got arguments 1:user@dummy 2:hg -R remote serve --stdio