ctdb natgwlist should return non-zero when there is no natgw.
authorMartin Schwenke <martin@meltin.net>
Tue, 5 Jul 2011 05:00:31 +0000 (15:00 +1000)
committerMartin Schwenke <martin@meltin.net>
Wed, 3 Aug 2011 05:39:33 +0000 (15:39 +1000)
commit1bf289abdd3067a40e9a67091aba78222d13eddf
tree2eb62507f91932e9a57e57227d61598de265ebec
parent771b1e9c2e694ccc8825fb8088174c122532e74d
ctdb natgwlist should return non-zero when there is no natgw.

This makes it 2, since this error corresponds loosely to ENOENT.

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