tests/test-convert-cvsnt-mergepoints.t
branchstable
changeset 16350 4f795f5fbb0b
parent 12523 a164a9cff771
child 16913 f2719b387380
--- a/tests/test-convert-cvsnt-mergepoints.t	Tue Apr 03 16:36:25 2012 +0200
+++ b/tests/test-convert-cvsnt-mergepoints.t	Tue Apr 03 19:06:35 2012 +0200
@@ -101,7 +101,7 @@
   Merging differences between 1.1 and 1.1.2.2.2.1 into foo.txt
   $ cvsci -m "merge2" foo.txt
   $ REALCVS=`which cvs`
-  $ echo "for x in \$*; do if [ \"\$x\" = \"rlog\" ]; then echo \"RCS file: $CVSROOT/foo/foo.txt,v\"; cat $TESTDIR/test-convert-cvsnt-mergepoints.rlog; exit 0; fi; done; $REALCVS \$*" > ../cvs
+  $ echo "for x in \$*; do if [ \"\$x\" = \"rlog\" ]; then echo \"RCS file: $CVSROOT/foo/foo.txt,v\"; cat \"$TESTDIR/test-convert-cvsnt-mergepoints.rlog\"; exit 0; fi; done; $REALCVS \$*" > ../cvs
   $ chmod +x ../cvs
   $ PATH=..:${PATH} hg debugcvsps --parents foo
   collecting CVS rlog