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

ASF subversion and git services commented on KARAF-5143:
--------------------------------------------------------

Commit 58e552cc4e1c84cbd07655057ed969fc8ce1edc9 in karaf's branch 
refs/heads/master from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=58e552c ]

[KARAF-5143] Command cannot be executed via SSH when property 
"karaf.shell.init.script" (etc/system.properties) has its default value

> Command cannot be executed via SSH when property "karaf.shell.init.script" 
> (etc/system.properties) has its default value
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-5143
>                 URL: https://issues.apache.org/jira/browse/KARAF-5143
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 4.1.1
>            Reporter: Roland Hauser
>            Assignee: Guillaume Nodet
>
> Method executeScript on class org.apache.karaf.shell.ssh.ShellCommand cannot 
> handle input value "etc/shell.init.script,etc/scripts/\*.script" because it 
> interprets it as path which is apparently wrong. The value should be split 
> into tokens using "," as separator. Then it should handle each token either 
> as path (etc/shell.init.script) or as path pattern (etc/scripts/\*.script).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to