mirror of https://github.com/sbt/sbt.git
When the user ran a command like `testOnly foo -- bar`, the client was incorrectly treating the `--` as an sbt argument. The assumption is that once an argument is found that does not start with a `-`, then everything following that argument is part of the command arguments. |
||
|---|---|---|
| .. | ||
| main | ||
| test/scala/sbt | ||