[
https://issues.apache.org/jira/browse/VCL-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378088#comment-15378088
]
ASF subversion and git services commented on VCL-963:
-----------------------------------------------------
Commit 1752719 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1752719 ]
VCL-963
Extended ManagementNode.pm::execute to allow a hash reference to be passed as
the argument.
> ManagementNode.pm::execute should be update to accept same hash reference
> argument as OS.pm::execute
> ----------------------------------------------------------------------------------------------------
>
> Key: VCL-963
> URL: https://issues.apache.org/jira/browse/VCL-963
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Fix For: 2.5
>
>
> ManagementNode.pm::execute only accepts simple $command and $display_output
> scalar arguments. This subroutine will fail if called in the same manner as
> OS.pm::execute is able to by passing it a hash reference. It should be
> updated to $self->os->execute and $self->mn_os->execute both accept the same
> argument types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)