mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
Add supervisor btests
This commit is contained in:
parent
21c75b46eb
commit
1972190b89
30 changed files with 546 additions and 14 deletions
|
@ -32,7 +32,7 @@ export {
|
|||
|
||||
type NodeStatus: record {
|
||||
node: NodeConfig;
|
||||
pid: count;
|
||||
pid: int &optional;
|
||||
};
|
||||
|
||||
type Status: record {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue