Skip to content

Commit

Permalink
add logproc
Browse files Browse the repository at this point in the history
  • Loading branch information
dkijania committed Oct 3, 2023
1 parent 099d4e7 commit 95afebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/scripts/run-test-executive-minimina.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ mina-test-executive abstract "$TEST_NAME" \
--archive-image "$ARCHIVE_IMAGE" \
--mina-automation-location ./automation \
| tee "$TEST_NAME.test.log" \
| logproc -i inline -f '!(.level in ["Debug", "Spam"])'
| mina-logproc -i inline -f '!(.level in ["Debug", "Spam"])'

0 comments on commit 95afebd

Please sign in to comment.