comparison tests/test-clone.t @ 24611:82fddb3d6bc0

test-clone: fix test expectations on systems without hardlinks
author Augie Fackler <augie@google.com>
date Fri, 03 Apr 2015 18:10:12 -0400
parents 27ad6b91f5c2
children bd625cd4e5e7
comparison
equal deleted inserted replaced
24610:4a4018831d2e 24611:82fddb3d6bc0
74 linking: 7 74 linking: 7
75 linking: 8 75 linking: 8
76 linked 8 files 76 linked 8 files
77 #else 77 #else
78 $ hg --debug clone -U . ../c 78 $ hg --debug clone -U . ../c
79 linking: 1
80 copying: 2
81 copying: 3
82 copying: 4
83 copying: 5
84 copying: 6
85 copying: 7
86 copying: 8
79 copied 8 files 87 copied 8 files
80 #endif 88 #endif
81 $ cd ../c 89 $ cd ../c
82 90
83 Ensure branchcache got copied over: 91 Ensure branchcache got copied over: