include.c
7.89 KB
-
config: fix included configs not refreshed more than once · 4bf136b0
If an included config is refreshed twice, the second update is not taken into account. This is because the list of included files is cleared after re-reading the new configuration, instead of being cleared before. Fix it and add a test case to check for this bug.
Nicolas Cavallari committed