mirror of
https://github.com/sbt/sbt.git
synced 2026-08-31 02:05:09 +02:00
When a batch command is run with the thin client, it logs an info message that the command completed. This is unnecessary given that completion is implied by the success or failure method that follows. It made the output look a little different in the thin client vs the console.