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 c815a9a commit 49f0ac4Copy full SHA for 49f0ac4
harness/tests/addons/gut/gui/arrow.png.import
harness/tests/build.gradle.kts
@@ -74,13 +74,13 @@ tasks {
74
commandLine(
75
"cmd",
76
"/c",
77
- "$editorExecutable --headless --import",
+ "$editorExecutable --headless --import --quiet",
78
)
79
} else {
80
81
"bash",
82
"-c",
83
84
85
}
86
0 commit comments