mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 08:45:56 +02:00
During refactoring of Continuous, I inadvertently changed the semantics of `~` so that all multi commands were run regardless of whether or not an earlier command had failed. I fixed the issue and added a regression test.