zuul/zuul/trigger
Jeremy Stanley f31175db78 zuul.gerrit.Gerrit.isMerged should not return None
* zuul/trigger/gerrit.py(Gerrit.isMerged): Make sure to return False
if we fell through all the conditionals, rather than defaulting to
None. This should have no current impact since all comparisons to
the returned value elsewhere are boolean and not "is None" or
similar.

Change-Id: I05360833f1e5b35fbfb1894dadcb46e82ff78a11
2014-03-19 02:04:18 +00:00
..
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
gerrit.py zuul.gerrit.Gerrit.isMerged should not return None 2014-03-19 02:04:18 +00:00
timer.py Split the merger into a separate process 2014-02-17 11:47:15 -08:00