Details
Description
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).
Attachments
Issue Links
- relates to
-
KARAF-5144 java.lang.RuntimeException: Command name evaluates to null: $.jline.terminal
-
- Resolved
-