freeipa/ipaclient
Jan Cholasta 26630db9d0 client install: correctly report all failures
In commit 5249eb817e, the client install code
was converted to use exception handling instead of return codes. However,
some return statements were not converted to raise statements and as a
result, ipa-client-install will report success in some error conditions.

Convert the return statements to raise statements to fix the issue.

https://fedorahosted.org/freeipa/ticket/6392

Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
2017-01-20 17:34:07 +01:00
..
install client install: correctly report all failures 2017-01-20 17:34:07 +01:00
plugins ipaclient.plugins: Use api_version from internally called commands 2016-12-14 11:50:35 +01:00
remote_plugins ipaclient: schema cache: Handle malformed server info data gracefully 2017-01-09 09:13:36 +01:00
__init__.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
frontend.py frontent: Add summary class property to CommandOverride 2016-08-17 14:16:04 +02:00
Makefile.am Build: Makefiles for Python packages 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Wheel bundles fixes 2016-11-30 16:44:38 +01:00