mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Minor style corrections.
This commit is contained in:
parent
ed76ca48a5
commit
de9d556702
@ -491,7 +491,7 @@ sub execute_command_block {
|
||||
do {
|
||||
$err_level = $self->execute_command_timeout(
|
||||
$commands,
|
||||
$std_files,
|
||||
$std_files,
|
||||
$timeout
|
||||
);
|
||||
|
||||
@ -508,7 +508,7 @@ sub execute_command_block {
|
||||
do {
|
||||
$err_level = $self->execute_command_timeout(
|
||||
$comm,
|
||||
$std_files,
|
||||
$std_files,
|
||||
$timeout
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user