sbt/scripted-sbt-redux
Ethan Atkins b9231a49cc Don't add extra quotation marks in scripted commands
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.
2020-01-11 16:51:46 -08:00
..
src/main/scala/sbt/scriptedtest Don't add extra quotation marks in scripted commands 2020-01-11 16:51:46 -08:00
NOTICE create scripted-sbt-redux 2018-07-10 03:13:47 -04:00