chiark / gitweb /
peerdb/tripe-newpeers.in (ConfigSection): Fix handling of `@inherits'.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 27 May 2018 13:00:02 +0000 (14:00 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Jun 2018 11:50:38 +0000 (12:50 +0100)
commit7dd9d51f463e36e14b61e8d6455e56b9b7e50878
treec26ae28c6ed485be0428b4a79a92730fc7e089a0
parentf417591ad3bf4cebac5840139f04db3159bcfef3
peerdb/tripe-newpeers.in (ConfigSection): Fix handling of `@inherits'.

  * Make `get' return it properly -- unexpanded (because that wouldn't
    make sense).

  * Make `items' mention it if applicable.

This doesn't affect the final output, since the CDB writing stage omits
keys whose name begins with `@'.
peerdb/tripe-newpeers.in