Fix project/binary-plugin: Reload was implied

The first `>` that appears kickstarts the execution of sbt, so it
implies a reload. This is no longer true for the batch test execution.
This commit is contained in:
jvican 2017-05-02 15:22:42 +02:00
parent 8aee628297
commit 9b3a2e6f0f
No known key found for this signature in database
GPG Key ID: 42DAFA0F112E8050
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ $ copy-file changes/define/build.sbt build.sbt
$ copy-file changes/define/A.scala A.scala
$ copy-file changes/define/D.scala D.scala
# reload implied
> reload
> publishLocal
# Now we remove the source code and define a project which uses the build.