tests/test-grep.t
branchstable
changeset 16350 4f795f5fbb0b
parent 15765 1ef46bcd76f8
child 16912 6ef3107c661e
--- a/tests/test-grep.t	Tue Apr 03 16:36:25 2012 +0200
+++ b/tests/test-grep.t	Tue Apr 03 19:06:35 2012 +0200
@@ -165,7 +165,7 @@
 
   $ hg init a
   $ cd a
-  $ cp $TESTDIR/binfile.bin .
+  $ cp "$TESTDIR/binfile.bin" .
   $ hg add binfile.bin
   $ hg ci -m 'add binfile.bin'
   $ hg grep "MaCam" --all