Mercurial > hg
comparison tests/fsmonitor-run-tests.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 | efd6e941e933 |
children | b7ba1cfba174 |
comparison
equal
deleted
inserted
replaced
39299:7775c1fb8fa0 | 39300:52e6171ec822 |
---|