diff options
author | Martin Basti <mbasti@redhat.com> | 2016-05-18 18:51:04 +0200 |
---|---|---|
committer | Martin Basti <mbasti@redhat.com> | 2016-05-20 15:05:25 +0200 |
commit | ad1cac12834615a4666624885ae4997286641548 (patch) | |
tree | 61e7aac9f9c21f9aeab5a5c54749510668d70022 /ipaserver/install/ipa_kra_install.py | |
parent | 6e4b749b59ebae82c613fe799dda7cb21dc080cd (diff) | |
download | freeipa-ad1cac12834615a4666624885ae4997286641548.tar.gz freeipa-ad1cac12834615a4666624885ae4997286641548.tar.xz freeipa-ad1cac12834615a4666624885ae4997286641548.zip |
Fix referenced before assigment variables in except statements
Variable msg may not exists in the last except context, and even it
contains improper value because it is not related to catched exception
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
Diffstat (limited to 'ipaserver/install/ipa_kra_install.py')
0 files changed, 0 insertions, 0 deletions