distchanges: Add protections around patches under review 61/52261/2
authorSam Hague <shague@redhat.com>
Fri, 24 Feb 2017 18:17:40 +0000 (13:17 -0500)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 24 Feb 2017 22:28:24 +0000 (22:28 +0000)
commitc1556a332e93f18ebe81535013492bad73155688
tree9149b03fea4d2d29a5025913bde10f0e9646d641
parent2d42ea9426c41c6dcddb2926615dba0b3e2abb34
distchanges: Add protections around patches under review

distchanges breaks for patches that are under review and not merged yet. This
is because the gerrit queries assume they are merged. When it breaks
the distchanges output stops abruptly and doesn't continue
processing all the projects. This patch prints the log and then keeps going.
There is another patch under review to get the gerrits for the unmerged patches,
so this patch here just keeps the logs going.

Change-Id: Ie451ccb083db3873f5680d78f1f8b0a36b0b9fc8
Signed-off-by: Sam Hague <shague@redhat.com>
tools/distchanges/changes.py