diff tests/test-relink.out @ 10218:750b7a4f01f6 stable

Add support for relinking on Windows. Test and minor code change by Patrick Mézard <pmezard@gmail.com>
author Siddharth Agarwal <sid.bugzilla@gmail.com>
date Fri, 08 Jan 2010 18:48:39 +0530
parents 2bbb4c8eb27e
children 500d09be7ace
line wrap: on
line diff
--- a/tests/test-relink.out	Fri Jan 08 22:30:07 2010 +0100
+++ b/tests/test-relink.out	Fri Jan 08 18:48:39 2010 +0530
@@ -12,12 +12,13 @@
 created new head
 % relink
 relinking .hg/store
-collected 4 candidate storage files
+collected 5 candidate storage files
 not linkable: 00changelog.i
 not linkable: 00manifest.i
 not linkable: data/b.i
-pruned down to 1 probably relinkable files
-relink: data/a.i 1/1  files (1e+02%)
+pruned down to 2 probably relinkable files
+relink: data/a.i 1/2  files (  50%)
+not linkable: data/dummy.i
 relinked 1 files (136 bytes reclaimed)
 % check hardlinks
 repo/.hg/store/data/a.i == clone/.hg/store/data/a.i