tests/test-hardlinks-safety.t
changeset 12328 b63f6422d2a7
parent 12306 fb10e46c1679
--- a/tests/test-hardlinks-safety.t	Fri Sep 17 17:03:04 2010 -0500
+++ b/tests/test-hardlinks-safety.t	Fri Sep 17 17:03:08 2010 -0500
@@ -1,5 +1,5 @@
+some implementations of cp can't create hardlinks
 
-# some implementations of cp can't create hardlinks
   $ cat > cp.py <<EOF
   > from mercurial import util
   > import sys