Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
LoggingOutputStream used by default as sysout and syserr were NOT flushing (def method is empty), and flush happened only when EOL was printed. Still, prompts and help:evaluate does print out unterminated strings. --- https://issues.apache.org/jira/browse/MNG-8460
- Loading branch information