buildpackage-rpm: remove too general exception catching
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 11 Jul 2014 12:41:45 +0000 (15:41 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 14 Nov 2014 12:47:20 +0000 (14:47 +0200)
commit61185ec85098790f6122fc7ea9852b6dcae16cd7
tree85e105783728eaccdcc62c795d008f15d76e0e4f
parent9e0976d6e0a64ad48699e9902e87e962ebca02fd
buildpackage-rpm: remove too general exception catching

There should be no reason to catch general Exception here.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/scripts/buildpackage_rpm.py