tests/test-filelog.py.out
author Pulkit Goyal <7895pulkit@gmail.com>
Thu, 31 Dec 2020 19:24:23 +0530
changeset 46221 0ca98ed828f9
parent 16498 d76ba2090e0c
permissions -rw-r--r--
upgrade: remove unnecessary `is None` check `upgrade_engine.upgrade()` always return the `backuppath` value and there are not early returns. Hence I don't see how `backuppath` can be None. Adding extra unncessary safe checks hides unknown bugs. Hence removing it. Differential Revision: https://phab.mercurial-scm.org/D9675

ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.