zeek / package-manager

A package manager for Zeek
https://docs.zeek.org/projects/package-manager
Other
43 stars 27 forks source link

Fix running of tests on macos #195

Closed bbannier closed 3 months ago

bbannier commented 3 months ago

This patch fixes running the test suite on macos which while possibly not a likely deployment target is a pretty common development environment.

While at it I also tacked on some pre-commit bumps and a misc cleanup.