Mercurial > public > mercurial-scm > hg
diff mercurial/upgrade_utils/engine.py @ 46794:e2f7b2695ba1
merge with stable
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Thu, 18 Mar 2021 18:24:59 -0400 |
parents | 6266d19556ad 8da44c36fc74 |
children | 6085b7f1536d |
line wrap: on
line diff
--- a/mercurial/upgrade_utils/engine.py Tue Mar 02 00:05:22 2021 +0100 +++ b/mercurial/upgrade_utils/engine.py Thu Mar 18 18:24:59 2021 -0400 @@ -581,6 +581,7 @@ # reference to its new location. So clean it up manually. Alternatively, we # could update srcrepo.svfs and other variables to point to the new # location. This is simpler. + assert backupvfs is not None # help pytype backupvfs.unlink(b'store/lock') return backuppath