[ 
https://issues.apache.org/jira/browse/VCL-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378082#comment-15378082
 ] 

ASF subversion and git services commented on VCL-965:
-----------------------------------------------------

Commit 1752718 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1752718 ]

VCL-965
Updated utils.pm::kill_child_processes to use ps instead of pgrep.

> util.pm::kill_child_processes is using outdated pgrep arguments
> ---------------------------------------------------------------
>
>                 Key: VCL-965
>                 URL: https://issues.apache.org/jira/browse/VCL-965
>             Project: VCL
>          Issue Type: Improvement
>          Components: vcld (backend)
>            Reporter: Andy Kurth
>            Assignee: Andy Kurth
>             Fix For: 2.5
>
>
> *util.pm::kill_child_processes* is attempting to execute:
> {code}pgrep -flP $parent_pid{code}
> The _-l_ argument was changed and no longer displays the full command line.  
> This doesn't necessarily break the subroutine, but causes the output in 
> vcld.log to be difficult to analyze.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to