tests/test-persistent-nodemap.t
changeset 46971 a3720569a43f
parent 46970 99aed233aa8d
child 46987 d70319c3ca14
equal deleted inserted replaced
46970:99aed233aa8d 46971:a3720569a43f
   797   $ f -s $datafilepath
   797   $ f -s $datafilepath
   798   corruption-test-repo/.hg/store/00changelog-*.nd: size=10000 (glob)
   798   corruption-test-repo/.hg/store/00changelog-*.nd: size=10000 (glob)
   799 
   799 
   800 Check that Mercurial reaction to this event
   800 Check that Mercurial reaction to this event
   801 
   801 
   802   $ hg -R corruption-test-repo log -r .
   802   $ hg -R corruption-test-repo log -r . --traceback
   803   abort: index 00changelog.i is corrupted
   803   changeset:   5005:90d5d3ba2fc4
   804   [50]
   804   tag:         tip
       
   805   user:        test
       
   806   date:        Thu Jan 01 00:00:00 1970 +0000
       
   807   summary:     a2
       
   808   
   805 
   809 
   806 
   810 
   807 stream clone
   811 stream clone
   808 ------------
   812 ------------
   809 
   813