Bill Farner created AURORA-1176:
-----------------------------------
Summary: CommandLine uses print() directly instead of doing so
through context
Key: AURORA-1176
URL: https://issues.apache.org/jira/browse/AURORA-1176
Project: Aurora
Issue Type: Bug
Components: Client, Technical Debt, Testing
Reporter: Bill Farner
This makes testing for stderr/stdout impossible in some cases, which is what
context is intended for. In the cases where CommandLIne does this, it has
access to {{context}} but does not use it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)