mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 19:48:20 +00:00
Remove the entire auxil directory from the results
This commit is contained in:
parent
2c9c55b058
commit
56c1eea5d3
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ fi
|
||||||
|
|
||||||
# Files and directories that will be removed from the counts in step 5. Directories
|
# Files and directories that will be removed from the counts in step 5. Directories
|
||||||
# need to be surrounded by escaped wildcards.
|
# need to be surrounded by escaped wildcards.
|
||||||
REMOVE_TARGETS="*.yy *.ll *.y *.l \*/bro.dir/\* *.bif \*/zeek.dir/\* \*/rapidjson/\* \*/highwayhash/\* \*/caf/\* \*/src/3rdparty/\* \*/broker/3rdparty/\* \*/auxil/bifcl/\* \*/auxil/binpac/\*"
|
REMOVE_TARGETS="*.yy *.ll *.y *.l \*/bro.dir/\* *.bif \*/zeek.dir/\* \*/src/3rdparty/\* \*/auxil/\*"
|
||||||
|
|
||||||
# 1. Move to base dir, create tmp dir
|
# 1. Move to base dir, create tmp dir
|
||||||
cd ../../;
|
cd ../../;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue