[Freeipa-devel] [freeipa PR#667][opened] idrange-mod: properly handle empty --dom-name option

flo-renaud freeipa-github-notification at redhat.com
Tue Mar 28 16:40:19 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/667
Author: flo-renaud
 Title: #667: idrange-mod: properly handle empty --dom-name option
Action: opened

PR body:
"""
When idrange-mod is called with --dom-name=, the CLI exits with
ipa: ERROR: an internal error has occurred
This happens because the code checks if the option is provided but does not
check if the value is None.

We need to handle empty dom-name as if the option was not specified.

https://pagure.io/freeipa/issue/6404
"""

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


More information about the Freeipa-devel mailing list