clusterssh/lib/App/ClusterSSH
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
..
L10N First round of Dist::Zilla changes 2018-11-25 00:08:31 +00:00
Window Fix 'Add Host' menu error finding 'resolved_names' 2020-04-19 20:08:07 +01:00
Base.pm First round of Dist::Zilla changes 2018-11-25 00:08:31 +00:00
Cluster.pm First round of Dist::Zilla changes 2018-11-25 00:08:31 +00:00
Config.pm Add in 'command_pre' and 'command_post' configs 2020-04-18 17:05:00 +01:00
Getopt.pm Add in 'command_pre' and 'command_post' configs 2020-04-18 17:05:00 +01:00
Helper.pm helper: Fix missing space separator for ssh_args 2020-05-22 11:20:30 +02:00
Host.pm First round of Dist::Zilla changes 2018-11-25 00:08:31 +00:00
L10N.pm First round of Dist::Zilla changes 2018-11-25 00:08:31 +00:00
Range.pm Fix for multiple range expansion 2017-11-18 11:52:39 +00:00
Window.pm Do not pull in Tk if build/test env vars set 2018-11-25 14:30:03 +00:00