Skip to content

Commit 272b85d

Browse files
WojciechMazurjchyb
authored andcommitted
Restore scritped logging
1 parent eafe794 commit 272b85d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ lazy val cli = project
3939
"-Dscala-native-cli=" + cliPath
4040
)
4141
},
42+
scriptedBufferLog := false,
4243
scriptedDependencies := {
4344
scriptedDependencies
4445
.dependsOn(assembly)

0 commit comments

Comments
 (0)