diff options
author | Dmitri Pal <dpal@redhat.com> | 2009-07-17 19:22:13 -0400 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2009-07-20 10:50:51 -0400 |
commit | e519ed7c7f203a6a95e58b7e770253c093d2dec6 (patch) | |
tree | 432b4e983ae6bc3df72bec4fdaade59dd8d2cb58 /server/responder | |
parent | c0a1d64228042c3d4bbf62447a49d085fd30fda1 (diff) | |
download | sssd-e519ed7c7f203a6a95e58b7e770253c093d2dec6.tar.gz sssd-e519ed7c7f203a6a95e58b7e770253c093d2dec6.tar.bz2 sssd-e519ed7c7f203a6a95e58b7e770253c093d2dec6.zip |
COLLECTION & INI Cleanup
I started to cleanup the unit tests from the type cust around NULL and
found several problems that I had to address:
1) The choice of the "." as a search separator
turned out to be a poor choice.
The problem was that the file name has "."
and INI was relaying on files to be used as
property names.
I corrected that part in the INI but after discussion
with Simo we decided to switch from "." to "!"
as special symbol anyways.
2) Found that the property rename was not
reinitializing the hash. Corrected.
Added ticket to add unit tests around it (#83).
Diffstat (limited to 'server/responder')
0 files changed, 0 insertions, 0 deletions