mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:13:48 +02:00
With sbtn, the system properties are passed in as regular command arguments. We need to parse them before we call Terminal.withStreams or else system properties like -Dsbt.color=false are ignored.