freeipa/ipaserver
Petr Viktorin 0ca29fac9a Move install script error handling to a common function
All of our install/admin scripts had a try/except block calling the
main function and handling common exceptions. These were copy-pasted
from each other and modified to various levels of sophistication.
This refactors them out of installers to a single function, which
includes a final pass/fail message for all of the scripts.

Non-install scripts that set up the same log handler levels for
stderr and log file are not changed, as it's not possible to log
to only the logfile without changing the logger configuration.

https://fedorahosted.org/freeipa/ticket/2071
2012-05-31 14:37:27 +02:00
..
install Move install script error handling to a common function 2012-05-31 14:37:27 +02:00
plugins Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
conn.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipaldap.py Remove ipa-server-install LDAP update errors 2012-05-17 21:21:47 -04:00
rpcserver.py Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00