mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 17:18:20 +00:00
Updating plugin tests.
The init-plugin scripts now expects a destination directory. Normally that would be a new subdirectory, but for the tests to keep working we can also put it right into the current directory.
This commit is contained in:
parent
0f96d06252
commit
b6bbf90643
12 changed files with 13 additions and 13 deletions
|
@ -1 +1 @@
|
|||
fatal error in /home/robin/bro/master/scripts/base/init-bare.bro, line 1: plugin's API version does not match Bro (expected 2, got 42 in /home/robin/bro/master/testing/btest/.tmp/plugins.api-version-mismatch//lib/XXX)
|
||||
fatal error in /home/robin/bro/plugins/scripts/base/init-bare.bro, line 1: plugin's API version does not match Bro (expected 2, got 42 in /home/robin/bro/plugins/testing/btest/.tmp/plugins.api-version-mismatch/build//lib/XXX)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue