mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
tools/ctdb: Remove extra header from natgwlist -Y output
Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 59520c9785d113ad5063eb5fbe42a9efc7e30076)
This commit is contained in:
parent
a884c8c453
commit
c5e24b23cf
@ -1106,10 +1106,6 @@ static int control_natgwlist(struct ctdb_context *ctdb, int argc, const char **a
|
|||||||
i++;
|
i++;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (options.machinereadable) {
|
|
||||||
printf(":Node:IP:\n");
|
|
||||||
}
|
|
||||||
|
|
||||||
ret = 2; /* matches ENOENT */
|
ret = 2; /* matches ENOENT */
|
||||||
pnn = -1;
|
pnn = -1;
|
||||||
ip = "0.0.0.0";
|
ip = "0.0.0.0";
|
||||||
|
Loading…
Reference in New Issue
Block a user