Skip to content

Commit d747f15

Browse files
committed
versionCompare
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 59e5441 commit d747f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tools/src/test/proto/test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ function schema-lint () {
3737
--workdir '/workspace' \
3838
"$BUF_IMAGE" \
3939
lint --path "$SCHEMA_DIR" \
40-
--error-format "${LOG_FORMAT:-$LOG_FORMAT_DEFAULT}"
40+
--error-format "$LOG_FORMAT"
4141

4242
echo '>> OK.' >&2
4343
}

0 commit comments

Comments
 (0)