]> git.proxmox.com Git - mirror_corosync.git/commit
cfgtool: Return error when -i doesn't match
authorliangxin1300 <XLiang@suse.com>
Mon, 17 Aug 2020 06:25:47 +0000 (14:25 +0800)
committerJan Friesse <jfriesse@redhat.com>
Tue, 18 Aug 2020 16:15:48 +0000 (18:15 +0200)
commitc02a69a98896f3b38d16e317aead9d164f7aae65
tree353c3b6683a58e45a437419bb68d246b85de5d3a
parentd3224df77c96ea0035aece8f4b236b94b510e436
cfgtool: Return error when -i doesn't match

Give error message and EXIT_FAILURE return code when -i
option doesn't match.

Signed-off-by: liangxin1300 <XLiang@suse.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
tools/corosync-cfgtool.c