mirror of https://github.com/sbt/sbt.git
The thin client needs to do its own success reporting because in batch mode it's possible for the task to exit before success is logged by the server. If the server also prints success, there can be double printing. Unfortunately, the Prompt.Batch check is not reliable because MainLoop will change the prompt to Running during task evaluation. The interactive flag is set in the NetworkChannel when the client explicitly registers itself as an interactive session, so this should be more reliable. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||