Mercurial > hg
comparison tests/hgweberror.py @ 39300:52e6171ec822
obsutil: make sure "addedrevs" is not None in getobsoleted()
If it were None, "rev in addedrevs" would crash. So tr.changes["revs"]
should be a mandatory parameter here.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 25 Aug 2018 15:19:43 +0900 |
parents | 4daa22071d5d |
children | 0199fb5dde20 |
comparison
equal
deleted
inserted
replaced
39299:7775c1fb8fa0 | 39300:52e6171ec822 |
---|