mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
5 lines
227 B
Text
5 lines
227 B
Text
# @TEST-EXEC: zeek -b -U status-file -e ''
|
|
# @TEST-EXEC: btest-diff status-file
|
|
|
|
# @TEST-EXEC: zeek -b -U /cannot/write/to/this/file -e '' 2>&1 | sed 's/: [0-9]\{1,\}/: XX/g' | sort | uniq >error
|
|
# @TEST-EXEC: btest-diff error
|