stop the walk on missing references
This commit is contained in:
parent
2dc72d5849
commit
c00b86e8a8
@ -107,6 +107,7 @@ func (s *SplitStore) doCheck(curTs *types.TipSet) error {
|
||||
} else {
|
||||
missingCnt++
|
||||
write("missing object reference: %s", c)
|
||||
return errStopWalk
|
||||
}
|
||||
|
||||
return nil
|
||||
|
Loading…
Reference in New Issue
Block a user