mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 09:08:20 +00:00
Rename aux/ to auxil/
Since "aux" is not an allowed file/dir name on Windows.
This commit is contained in:
parent
ef6bd3ee39
commit
23ad81400b
44 changed files with 86 additions and 86 deletions
|
@ -29,7 +29,7 @@
|
|||
# This causes out-of-bounds exceptions to be thrown for inputs that should
|
||||
# actually be possible to incrementally parse via flowbuffer.
|
||||
|
||||
# @TEST-EXEC: ${DIST}/aux/zeek-aux/plugin-support/init-plugin -u . Foo FOO
|
||||
# @TEST-EXEC: ${DIST}/auxil/zeek-aux/plugin-support/init-plugin -u . Foo FOO
|
||||
# @TEST-EXEC: cp -r %DIR/binpac-flowbuffer-frame-length-plugin/* .
|
||||
# @TEST-EXEC: ./configure --zeek-dist=${DIST} && make
|
||||
# @TEST-EXEC: ZEEK_PLUGIN_PATH=`pwd` zeek -r $TRACES/mmsX.pcap %INPUT >output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue