--- a/tests/test-ssh.t Mon Sep 13 10:33:49 2010 -0300
+++ b/tests/test-ssh.t Sun Sep 26 14:35:52 2010 -0500
@@ -141,6 +141,18 @@
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 @@
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