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)
committerMartin Schwenke <martin@meltin.net>
Thu, 14 Nov 2013 03:42:29 +0000 (14:42 +1100)
commit60140993c33e2202cabc59798b955bc7374b129a
tree1a96209e698b5685374d4f0eb03b0c3334903909
parent7425b9cdf2ddadbb51bbbe18669e5272b34568ea
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>
tests/scripts/integration.bash