D6148: store: error out if fncache does not ends with a newline

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Mon Mar 18 19:20:13 EDT 2019


martinvonz added inline comments.

INLINE COMMENTS

> store.py:485
> +        if chunk:
> +            raise error.Abort(_("fncache does not ends with a newline"))
>          self._checkentries(fp)

I'll s/ends/end/ in flight

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D6148

To: pulkit, #hg-reviewers
Cc: martinvonz, mjpieters, mercurial-devel


More information about the Mercurial-devel mailing list