fix race condition in btest output ordering

This commit is contained in:
Vern Paxson 2021-09-05 11:29:08 -07:00
parent 74fbfa3aae
commit acaaa0d36a
5 changed files with 7 additions and 4 deletions

View file

@ -1,5 +1,6 @@
# @TEST-EXEC: zeek -b %INPUT >output 2>&1
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-remove-abspath btest-diff output
# @TEST-EXEC: zeek -b %INPUT >output 2>error
# @TEST-EXEC: btest-diff output
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-remove-abspath btest-diff error
event zeek_init()
{