diff -r 92e30e135581 -r b63f6422d2a7 tests/test-hardlinks-safety.t --- 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 < from mercurial import util > import sys