Katerina Novotna created WFCORE-3555:
----------------------------------------
Summary: Pipe with echo commad gives incorrect result
Key: WFCORE-3555
URL:
https://issues.jboss.org/browse/WFCORE-3555
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Katerina Novotna
Assignee: Jean-Francois Denise
*Description of problem:*
When putting 'echo' into the right side of the pipe. Addional 'o' is
displayed as result.
*Actual results:*
[standalone@embedded /] version | echo test
o test
*Expected results:*
[standalone@embedded /] version | echo test
test
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)