mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Update btest-diff calls on binary files to using "--binary"
This converts Johanna's TEST_DIFF_CANONIFIER removals via "env -u" to using the new "btest-diff --binary", and updates the affected baselines.
This commit is contained in:
parent
c5fd520c96
commit
17cd740519
27 changed files with 19 additions and 33 deletions
|
@ -1,5 +1,5 @@
|
|||
# @TEST-EXEC: zeek -b -r $TRACES/http/content-range-gap.trace %INPUT
|
||||
# @TEST-EXEC: env -u TEST_DIFF_CANONIFIER btest-diff extract_files/thefile
|
||||
# @TEST-EXEC: btest-diff --binary extract_files/thefile
|
||||
|
||||
@load base/protocols/http
|
||||
@load base/files/extract
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue