mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
Fixed for Brofiler merge.
This commit is contained in:
parent
60ae6f01d1
commit
f6f9dd952f
4 changed files with 5 additions and 5 deletions
|
@ -4,4 +4,4 @@
|
|||
# when collecting Bro script coverage statistics so that two independent
|
||||
# Bro processing don't try to write those usage statistics to the same file.
|
||||
|
||||
BROFILER_FILE=`mktemp -t script-coverage` $BTEST_PATH/btest-bg-run $@
|
||||
BRO_PROFILER_FILE=`mktemp -t script-coverage` $BTEST_PATH/btest-bg-run $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue