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

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

Commit 0f62b8afde3b2dd53d16dc8f770d41533f3b459c in vcl's branch 
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=vcl.git;h=0f62b8a ]

VCL-1101 Changing chmod 755 from string to octal value


> Change chmod mode from string to octal number value
> ---------------------------------------------------
>
>                 Key: VCL-1101
>                 URL: https://issues.apache.org/jira/browse/VCL-1101
>             Project: VCL
>          Issue Type: Improvement
>          Components: vcld (backend)
>    Affects Versions: 2.5
>            Reporter: Mike Jennings
>            Priority: Major
>             Fix For: 2.5.1
>
>
> The chmod command in VMware.pm currently is passing a string "0755" mode 
> value to the chmod function.  Based on the documentation 
> [http://perldoc.perl.org/functions/chmod.html] it is better to set the value 
> as a octal value 0755
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to