now exit with the return value from system

This commit is contained in:
Zane C. B-H 2020-02-03 06:20:45 -06:00
parent 1b1eb90bbc
commit 623e93c015
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ GetOptions(
my $csh=Cluster::SSH::Helper->new_from_ini( $config_file, $hosts_file );
$csh->run({
exit $csh->run({
command=>\@ARGV,
method=>$method,
print_cmd=>$print_cmd,