ctdb-tests/integration: try_command_on_node() shouldn't lose onnode options
authorMartin Schwenke <martin@meltin.net>
Wed, 13 Nov 2013 03:13:52 +0000 (14:13 +1100)
committerMichael Adam <obnox@samba.org>
Wed, 27 Nov 2013 17:46:16 +0000 (18:46 +0100)
commit3c3e670d83e2f6a514d40db2cc25107b80f0087d
tree48c6bbd01326474264bf1e9fcefafe46a272d3ad
parent028fe930b65bd97261eaf689d54ffeb3ea0746db
ctdb-tests/integration: try_command_on_node() shouldn't lose onnode options

Currently it only passes the last (non -v) option seen.  It should
pass them all.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Michael Adam <obnox@samba.org>
ctdb/tests/scripts/integration.bash