[Freeipa-devel] [freeipa PR#376][opened] client install: correctly report all failures

HonzaCholasta freeipa-github-notification at redhat.com
Fri Jan 6 08:37:13 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/376
Author: HonzaCholasta
 Title: #376: client install: correctly report all failures
Action: opened

PR body:
"""
In commit 5249eb817efbb5708d097173a8d5f1e322fb201e, 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
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/376/head:pr376
git checkout pr376
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-376.patch
Type: text/x-diff
Size: 3321 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170106/7a349f6f/attachment.bin>


More information about the Freeipa-devel mailing list