After applying new exec agent some commands may be invalid #3438
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Milestone
Reproduction Steps:
It may create many unexpected errors for users of the Codenvy.
For example: echo -e '123' > ~/test.txt
Expected behavior:
should be created file with content like: 123
Observed behavior:
we have file with content like: -e 123
Che version: 5.0.0-M9
OS and version: Ubuntu 14.0 TLS
Docker version: 1.12.1
Che install: Docker container
The text was updated successfully, but these errors were encountered: