We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac60c3 commit 7da7102Copy full SHA for 7da7102
cli/src/sbt-test/integration/cli/test
@@ -6,7 +6,6 @@
6
# -- Link and check if outpath exists
7
> runCli --outpath target/out1 -v -v --main Main$
8
$ exists target/out1
9
-$ exec target/out1
10
11
# -- Fail to link without main specified
12
-> runCli --outpath target/out2 -v -v
0 commit comments