ea07ed008f
In cases, when key already exist, but commented out without space (ie "#key) and is not in default section, it's not updated with sectdict.insert statement. That is possible happens because self._sections keys are protected and can't be overwritten (at least new assignment makes no difference) Change-Id: Ie0c588a2d559bd38c68b3d018e547a036d83214c Closes-Bug: #1889547 |
||
---|---|---|
.. | ||
Packages | ||
test_comment_configs.ini.expected | ||
test_content_no_overrides.json.expected | ||
test_default_section.ini.expected | ||
test_extend.yml.expected | ||
test_list_only_replace.yml.expected | ||
test_list_only.yml.expected | ||
test_multiline_strs.yml.expected | ||
test_multistropts.ini.expected | ||
test_no_extend.yml.expected | ||
test_remote_src_multistropts.ini.expected |