Skip to content

Commit

Permalink
DO NOT MERGE: Include debug logs in output
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmr1993 committed Jun 9, 2023
1 parent c77e296 commit dce4682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/scripts/run-test-executive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ fi
--archive-image "$ARCHIVE_IMAGE" \
--mina-automation-location ./automation \
| tee "$TEST_NAME.test.log" \
| ./logproc.exe -i inline -f '!(.level in ["Debug", "Spam"])'
| ./logproc.exe -i inline -f '!(.level in ["Spam"])'

0 comments on commit dce4682

Please sign in to comment.