]> the.earth.li Git - onak.git/commit
Deprecate the .conf configuration file format
authorJonathan McDowell <noodles@earth.li>
Sun, 18 Aug 2019 19:46:39 +0000 (20:46 +0100)
committerJonathan McDowell <noodles@earth.li>
Sun, 18 Aug 2019 19:46:39 +0000 (20:46 +0100)
commiteb94eab34a0893fb5b8f78652f338df85f492a9b
treea022e3b06dd2e305b7b86961d5750c0efec98fc1
parentf869498b2b159bd3d363fb2f9d803b99c44de8bc
Deprecate the .conf configuration file format

The old .conf config file was intended to be compatible with the ancient
PKS keyserver. All new features are only supported with the .ini format
and this is going to make the automated tests supporting both more
awkward. So deprecate the old style and stop testing it.
onak-conf.c
runtests
t/test-in.conf [deleted file]