[
https://issues.apache.org/jira/browse/VCL-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth resolved VCL-963.
----------------------------
Resolution: Fixed
> 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)