Skip to content

Commit

Permalink
Merge branch 'topic/dopheide/2.7-btest-fix' of https://github.com/dop…
Browse files Browse the repository at this point in the history
…heide-esnet/bro-postgresql

* 'topic/dopheide/2.7-btest-fix' of https://github.com/dopheide-esnet/bro-postgresql:
  Fix show-plugin btest for the transition to Bro 2.7
  • Loading branch information
0xxon committed Apr 15, 2021
2 parents 3727b20 + 1e967d6 commit 25958ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion tests/Baseline/postgres.show-plugin/output
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Johanna::PostgreSQL - PostgreSQL log writer and input reader (dynamic, version 0.2.0)
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
Johanna::PostgreSQL - PostgreSQL log writer and input reader (dynamic, version)
[Writer] PostgreSQL (Log::WRITER_POSTGRESQL)
[Reader] PostgreSQL (Input::READER_POSTGRESQL)
[Constant] LogPostgres::default_hostname
Expand Down
2 changes: 1 addition & 1 deletion tests/postgres/show-plugin.zeek
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# @TEST-EXEC: zeek -NN Johanna::PostgreSQL >output
# @TEST-EXEC: zeek -NN Johanna::PostgreSQL | sed -e 's/version.*)/version)/g' >output
# @TEST-EXEC: btest-diff output

0 comments on commit 25958ec

Please sign in to comment.