mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +00:00
Baseline updates.
Also a small tweak to the genDocSourcesList.sh as I was seein non-consistent output order.
This commit is contained in:
parent
3ec7cc168f
commit
5b79d2b15f
6 changed files with 13 additions and 3 deletions
|
@ -11,6 +11,8 @@
|
|||
# Specific scripts can be blacklisted below when e.g. they currently aren't
|
||||
# parseable or they just aren't meant to be documented.
|
||||
|
||||
export LC_ALL=C # Make sorting stable.
|
||||
|
||||
blacklist ()
|
||||
{
|
||||
if [[ "$blacklist" == "" ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue