tests/test-ssh.t
changeset 12642 bb35840e965c
parent 12640 6cc4b14fb76b
child 12773 98aaf58a1d7c
--- a/tests/test-ssh.t	Fri Oct 08 22:36:10 2010 -0500
+++ b/tests/test-ssh.t	Fri Oct 08 22:36:11 2010 -0500
@@ -52,7 +52,7 @@
 
 non-existent absolute path
 
-  $ hg clone -e "python ./dummyssh" ssh://user@dummy//$HGTMP/nonexistent local
+  $ hg clone -e "python ./dummyssh" ssh://user@dummy//`pwd`/nonexistent local
   remote: abort: There is no Mercurial repository here (.hg not found)!
   abort: no suitable response from remote hg!
   [255]