Mercurial > evolve
comparison setup.py @ 1196:9e3f332f7630
discovery: filter null from the discovery revset
If there is nothing in common, common will be "null" and the revset will now
returns "-1" crashing the discovery process. We filter out the null revision to
prevent that.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 30 Jan 2015 20:29:33 +0000 |
parents | a206ee74f129 |
children | cf846d47bb7e |
comparison
equal
deleted
inserted
replaced
1195:af9fd422adbb | 1196:9e3f332f7630 |
---|