Added logging the PID

Signed-off-by: digimer <mkelly@alteeve.ca>
main
digimer 10 months ago
parent a2af862567
commit 82341df508
  1. 2
      Anvil/Tools/System.pm

@ -5000,7 +5000,7 @@ sub test_ipmi
($output, my $error, $return_code) = $anvil->Remote->call({ ($output, my $error, $return_code) = $anvil->Remote->call({
debug => $debug, debug => $debug,
secure => 1, secure => 1,
timeout => 2, timeout => 20,
shell_call => $shell_call, shell_call => $shell_call,
target => $target, target => $target,
password => $password, password => $password,

Loading…
Cancel
Save