test-clone: fix test expectations on systems without hardlinks
authorAugie Fackler <augie@google.com>
Fri, 03 Apr 2015 18:10:12 -0400
changeset 24611 82fddb3d6bc0
parent 24610 4a4018831d2e
child 24612 30fc7cf43063
test-clone: fix test expectations on systems without hardlinks
tests/test-clone.t
--- a/tests/test-clone.t	Wed Apr 01 00:44:33 2015 -0700
+++ b/tests/test-clone.t	Fri Apr 03 18:10:12 2015 -0400
@@ -76,6 +76,14 @@
   linked 8 files
 #else
   $ hg --debug clone -U . ../c
+  linking: 1
+  copying: 2
+  copying: 3
+  copying: 4
+  copying: 5
+  copying: 6
+  copying: 7
+  copying: 8
   copied 8 files
 #endif
   $ cd ../c