Mercurial > hg
changeset 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 | 4a4018831d2e |
children | 30fc7cf43063 |
files | tests/test-clone.t |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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