]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-tools: Produce machine readable output with new function printm()
authorMartin Schwenke <martin@meltin.net>
Wed, 19 Nov 2014 05:35:35 +0000 (16:35 +1100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 10 Dec 2014 19:56:08 +0000 (20:56 +0100)
commit9acafe91c46269ef5d54e2c518649f1a05781dfa
tree9dd8d9f51e1a2016cf67e37392af06fa4ca69e4e
parentdecb761d0989631339880a6bc5b6200f2c9cf176
ctdb-tools: Produce machine readable output with new function printm()

printm() is a printf(3) replacement and must be used to printing any
machine readable output.  It currently just calls vprintf(3).  Later
it will change the field delimiter.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit fbacbb9c7868e22c04980af3602bae59dd5fe34d)

Conflicts:
ctdb/tools/ctdb.c
ctdb/tools/ctdb.c