]
Martin Stefanko reassigned WFCORE-3555:
---------------------------------------
Assignee: Martin Stefanko (was: Jean-Francois Denise)
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: Martin Stefanko
*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