ctdb: Use C99 initializer for poptOption in test_options
authorAndreas Schneider <asn@samba.org>
Thu, 13 Dec 2018 09:55:23 +0000 (10:55 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 28 Jan 2019 09:29:12 +0000 (10:29 +0100)
commit23709cc3516fe54637775c19b4e57432fbada8f6
tree76778e63232738ce5ef01010e59d37ea00092144
parentdb6992c2e9037444b6976e9b9c32ced97017b41f
ctdb: Use C99 initializer for poptOption in test_options

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
ctdb/tests/src/test_options.c