[Freeipa-devel] [bind-dyndb-ldap PR#17][opened] settings: skip unconfigured values

tomaskrizek bind-dyndb-ldap-github-notification at redhat.com
Fri Apr 7 13:15:55 UTC 2017


   URL: https://github.com/freeipa/bind-dyndb-ldap/pull/17
Author: tomaskrizek
 Title: #17: settings: skip unconfigured values
Action: opened

PR body:
"""
When a value is not configured in settings map, it is skipped.
If it is the last processed value, the result of ISC_R_NOTFOUND
would cause the cleanup section of the function fail. Since
unconfigured values are allowed and expected, override the result
to ISC_R_SUCCESS in this case to prevent triggerring an error.

https://pagure.io/bind-dyndb-ldap/issue/172

---

Also removed obsolete options from the map.
"""

To pull the PR as Git branch:
git remote add ghbind-dyndb-ldap https://github.com/freeipa/bind-dyndb-ldap
git fetch ghbind-dyndb-ldap pull/17/head:pr17
git checkout pr17
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bind-dyndb-ldap-pr-17.patch
Type: text/x-diff
Size: 3179 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170407/d26211fc/attachment.bin>


More information about the Freeipa-devel mailing list