tests/test-convert-p4-filetypes
branchstable
changeset 10275 3a1f29b63b9f
parent 9042 95046688f80f
child 16497 c326fe884daa
--- a/tests/test-convert-p4-filetypes	Wed Jan 20 23:23:18 2010 +0100
+++ b/tests/test-convert-p4-filetypes	Fri Jan 22 17:13:55 2010 +0100
@@ -6,7 +6,7 @@
 echo "convert = " >> $HGRCPATH
 
 echo % create p4 depot
-P4ROOT=$PWD/depot; export P4ROOT
+P4ROOT=`pwd`/depot; export P4ROOT
 P4AUDIT=$P4ROOT/audit; export P4AUDIT
 P4JOURNAL=$P4ROOT/journal; export P4JOURNAL
 P4LOG=$P4ROOT/log; export P4LOG