mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 13:38:19 +00:00
Adapting diff-all so that it expands globs in both current and
baseline directory. This way, it now spots if a Baseline file isn't produced anymore. Closes #677.
This commit is contained in:
parent
9d5f79a0fa
commit
3c2fa085d4
4 changed files with 16 additions and 4 deletions
2
testing/external/scripts/skel/test.skeleton
vendored
2
testing/external/scripts/skel/test.skeleton
vendored
|
@ -1,5 +1,5 @@
|
|||
# @TEST-EXEC: zcat $TRACES/trace.gz | bro -r - %INPUT
|
||||
# @TEST-EXEC: $SCRIPTS/diff-all *.log
|
||||
# @TEST-EXEC: $SCRIPTS/diff-all '*.log'
|
||||
|
||||
@load testing-setup
|
||||
@load test-all-policy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue