tests/test-diff-binary-file.t
branchstable
changeset 16350 4f795f5fbb0b
parent 12151 cc5b71840148
child 16913 f2719b387380
--- a/tests/test-diff-binary-file.t	Tue Apr 03 16:36:25 2012 +0200
+++ b/tests/test-diff-binary-file.t	Tue Apr 03 19:06:35 2012 +0200
@@ -1,6 +1,6 @@
   $ hg init a
   $ cd a
-  $ cp $TESTDIR/binfile.bin .
+  $ cp "$TESTDIR/binfile.bin" .
   $ hg add binfile.bin
   $ hg ci -m 'add binfile.bin'