mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-26 17:01:14 -06:00
ebfda866dd
Instead of `except:`, use `except Exception:`. This means that errors like KeyboardInterrupt are not handled, letting them terminate the script as expected. https://fedorahosted.org/freeipa/ticket/2941 |
||
---|---|---|
.. | ||
ipa-client-automount | ||
ipa-client-install | ||
Makefile.am |