clusterssh/lib/App
Petr Vorel bf6e9d0648 helper: Fix missing space separator for ssh_args
Docs suggest using ssh_args without space at the end
ssh_args = "-x -o ConnectTimeout=10"

+ remove also trailing space in another line.

Fixes: 82f8845 ("Add in 'command_pre' and 'command_post' configs")

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
2020-05-22 11:20:30 +02:00
..
ClusterSSH helper: Fix missing space separator for ssh_args 2020-05-22 11:20:30 +02:00
ClusterSSH.pm Include all utilies within each man page 2020-04-18 13:13:47 +01:00