diff tests/test-hardlinks.t @ 24440:27ad6b91f5c2

clone: add progress support to hardlink clones (issue3059)
author Augie Fackler <augie@google.com>
date Fri, 13 Mar 2015 18:28:11 -0400
parents 07a92bbd02e5
children bd625cd4e5e7
line wrap: on
line diff
--- a/tests/test-hardlinks.t	Thu Mar 19 10:24:22 2015 -0400
+++ b/tests/test-hardlinks.t	Fri Mar 13 18:28:11 2015 -0400
@@ -58,6 +58,13 @@
 Create hardlinked clone r2:
 
   $ hg clone -U --debug r1 r2
+  linking: 1
+  linking: 2
+  linking: 3
+  linking: 4
+  linking: 5
+  linking: 6
+  linking: 7
   linked 7 files
 
 Create non-hardlinked clone r3: