mirror of
https://github.com/sbt/sbt.git
synced 2026-09-06 17:40:06 +02:00
Scripted automatically adding quotation marks when an argument contains spaces breaks arguments that already were wrapped in quotations. The scripted test should be responsible for its own escaping. Since this is part of scripted-sbt-redux, we don't have to worry about downstream builds relying on the old escaping behavior.