]> the.earth.li Git - onak.git/commit
Error out when trying to load a dynamic backend with no configuration
authorJonathan McDowell <noodles@earth.li>
Tue, 7 Jun 2016 15:28:06 +0000 (16:28 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 7 Jun 2016 15:28:06 +0000 (16:28 +0100)
commitcc4711251f673ac142f360cfd2a259879b851309
tree658443b1739548885d74bc763c2e99cc0f62e87f
parent95242a64d701a8bc935115c1b9d7db324aef64c5
Error out when trying to load a dynamic backend with no configuration

If we don't have a valid onak_db_config when trying to load a backend
in keydb_dynamic, error out right at the start.
keydb_dynamic.c