tests/test-relink.t
changeset 12372 5163e3c8aa52
parent 12115 a0dcbcbd1590
child 12375 02990e22150b
equal deleted inserted replaced
12371:48a4acd1ccf1 12372:5163e3c8aa52
    58 
    58 
    59 
    59 
    60 relink
    60 relink
    61 
    61 
    62   $ hg relink --debug | fix_path
    62   $ hg relink --debug | fix_path
    63   relinking .*/.hg/store
    63   relinking .*/\.hg/store
    64   tip has 2 files, estimated total number of files: 3
    64   tip has 2 files, estimated total number of files: 3
    65   collecting: 00changelog.i 1/3 files (33.33%)
    65   collecting: 00changelog.i 1/3 files (33.33%)
    66   collecting: 00manifest.i 2/3 files (66.67%)
    66   collecting: 00manifest.i 2/3 files (66.67%)
    67   collecting: a.i 3/3 files (100.00%)
    67   collecting: a.i 3/3 files (100.00%)
    68   collecting: b.i 4/3 files (133.33%)
    68   collecting: b.i 4/3 files (133.33%)