Pleeplop created KARAF-7030:
-------------------------------
Summary: Karaf client does not exit/return when directly executing
command
Key: KARAF-7030
URL: https://issues.apache.org/jira/browse/KARAF-7030
Project: Karaf
Issue Type: Bug
Components: karaf
Affects Versions: 4.3.0
Environment: karaf-4.3.0
OS: Ubuntu 20.04.1 LTS
Reporter: Pleeplop
Karaf client 4.3.0 does not not exit/return anymore when executing directly a
command.
{noformat}
$ apache-karaf-4.3.0/bin/client "bundle:list"
Logging in as karaf
START LEVEL 100 , List Threshold: 50
ID │ State │ Lvl │ Version │ Name
───┼────────┼─────┼─────────┼───────────────────────────────────────
31 │ Active │ 80 │ 4.3.0 │ Apache Karaf :: OSGi Services :: Event
^C
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)