You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Lijun Liao (JIRA)" <ji...@apache.org> on 2016/02/19 16:24:18 UTC

[jira] [Updated] (KARAF-4350) Error while entering percent-symbol (%) between quotation marks in karaf-shell.

     [ https://issues.apache.org/jira/browse/KARAF-4350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lijun Liao updated KARAF-4350:
------------------------------
    Description: 
karaf@root()> echo "a\\%b"
Error executing command: bad expression: a\%b

  was:
karaf@root()> echo "a\%b"
Error executing command: bad expression: a\%b


> Error while entering percent-symbol (%) between quotation marks in karaf-shell.
> -------------------------------------------------------------------------------
>
>                 Key: KARAF-4350
>                 URL: https://issues.apache.org/jira/browse/KARAF-4350
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 4.0.4
>         Environment: Linux
>            Reporter: Lijun Liao
>
> karaf@root()> echo "a\\%b"
> Error executing command: bad expression: a\%b



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