mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00

The NodeConfig record now has a table for specifying environment variable names and values, which the supervisor sets in the created node. This also repositions the cpu_affinity member to keep the order the same in the corresponding script-layer and in-core types. Includes testcase.
3 lines
188 B
Text
3 lines
188 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
supervised node zeek_init() with env foo=bar
|
|
supervised node zeek_done()
|