mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Clarify 'old_comm_usage_is_ok' error message
This commit is contained in:
parent
452eb0cba9
commit
60d0343845
2 changed files with 3 additions and 2 deletions
|
@ -933,7 +933,8 @@ int main(int argc, char** argv)
|
|||
"and set up the old comm. system. "
|
||||
"Set the 'old_comm_usage_is_ok' flag "
|
||||
"to bypass this error if you've taken such "
|
||||
"actions.");
|
||||
"actions, but the suggested solution is to "
|
||||
"port scripts to use the new Broker API.");
|
||||
}
|
||||
|
||||
RecordVal::ResizeParseTimeRecords();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue