tests/test-ssh
changeset 1982 70ba0c86da8b
parent 1933 7544700fd931
child 2439 e8c4f3d3df8c
--- a/tests/test-ssh	Tue Mar 21 11:47:21 2006 +0100
+++ b/tests/test-ssh	Tue Mar 21 12:15:25 2006 +0100
@@ -53,6 +53,9 @@
 echo "# find outgoing"
 hg out ssh://user@dummy/remote
 
+echo "# find incoming on the remote side"
+hg incoming -R ../remote -e ../dummyssh ssh://user@dummy/local
+
 echo "# push"
 hg push