]> git.ipfire.org Git - pakfire.git/commit
Catch all exceptions when running scripts.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Dec 2011 15:53:11 +0000 (16:53 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Dec 2011 15:59:40 +0000 (16:59 +0100)
commit1361a82b9cda70998bdf296ef3c8cb916ca9d5e2
tree722d2a59096c0b97359c42319c93f8933c33392e
parentd69e7a9b09c2f82c189d1bfceb175db5a8f3f868
Catch all exceptions when running scripts.

That should never break the whole transaction because
we may get an inconsistent system.
python/pakfire/actions.py