client: Change timeout to 10 seconds for the call to ctdb_ctrl_getpnn()
authorMartin Schwenke <martin@meltin.net>
Wed, 14 Aug 2013 09:17:46 +0000 (19:17 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 14 Aug 2013 09:24:06 +0000 (19:24 +1000)
commitdec866151a85cd2574a1e6acefc0125386fe854b
tree73da6c4d95d1f86cad27b96a9da3d6b7b80cdd37
parent91d60247b360b032a987604f60220176d350daa2
client: Change timeout to 10 seconds for the call to ctdb_ctrl_getpnn()

A more flexible solution would be to backport the patch to add a
timeout argument to ctdb_cmdline_client() but that breaks to many
things for this branch.

Signed-off-by: Martin Schwenke <martin@meltin.net>
common/cmdline.c