freeipa/ipapython/install
Rob Crittenden 1284bf1588 Drop list of return values to be ignored in AdminTool
This was an attempt to suppress client uninstallation failure
messages in the server uninstallation script. This method
inadvertently also suppressed client uninstallation messages and
was generally confusing.

This reverts part of b96906156b

https://pagure.io/freeipa/issue/7836

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
2019-06-07 11:24:45 +02:00
..
__init__.py install: Introduce installer framework ipapython.install 2015-06-08 15:34:11 +00:00
cli.py Drop list of return values to be ignored in AdminTool 2019-06-07 11:24:45 +02:00
common.py Remove the Continuous installer class, it is unused 2018-03-19 17:38:41 +01:00
core.py Fix Pylint 2.0 violations 2018-07-14 12:04:19 +02:00
typing.py install: use standard Python classes to declare knob types 2016-11-11 12:17:25 +01:00
util.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00