]> git.ipfire.org Git - thirdparty/collectd.git/commit
text protocol: Require quotes for string metadata.
authorRafael Marinheiro <marinheiro@google.com>
Mon, 21 May 2018 15:49:39 +0000 (11:49 -0400)
committerDagobert Michelsen <dam@opencsw.org>
Wed, 19 Feb 2020 17:13:24 +0000 (18:13 +0100)
commitfd4c8bc9ed85cf1dfbbfc4be17a9522948600b40
tree92a2bebdaed2f984a9c9780fb149f7e61f7c492c
parent6c3106f61987a975dce7faed29c298cbeda0cfa8
text protocol: Require quotes for string metadata.

This changes the metadata option to require quotes for string values.
This also adds tests for the new option.

I also ran clang-format on utils_cmds_test.c.
src/utils/cmds/cmds_test.c
src/utils/cmds/putval.c