mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 17:54:25 +02:00
While this increases the verbosity level of `Fork.run()`, it remains consistent with `Run.run()`. Switching between `fork := false` and `fork := true` shouldn't change verbosity of log output.