mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-10 19:01:08 +00:00
Arguable, this is not a problem in the code as the failure case invokes sys.exit. However, this is more future proof as the sys.exit may be replaced (or we may later catch another exception that is "recoverable"). Signed-off-by: Niels Thykier <niels@thykier.net>