Handle gbp crashes gracefully
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 3 Apr 2014 16:11:58 +0000 (19:11 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 8 Apr 2014 09:17:46 +0000 (12:17 +0300)
commitdec0e1d551f27b05938b37c702fbccec1df49737
tree0e8aa7ca8250e319a4b8813faf4ed677585306bb
parenta36a87b5727594d5179e1be456f6ac02cc1fd07c
Handle gbp crashes gracefully

Catch unhandled exceptions in gitbuildpackage[-rpm] in which case print
a traceback and return an error.

Change-Id: I9d3f51ee5a2f63e1656ae06c1f808a1f418829d6
obs_service_gbp/command.py
tests/test_obs_service_gbp.py