zeek/testing/btest/scripts
Johanna Amann 442cb40db8 Fix binary baseline & line-end problem
By default all baslines are run through diff-remove-timestamp. On a BSD
sed implementation, this means that a newline is added to the end of the
file, if no newline was there originally. This behavior differs from GNU
sed, which does not add a newline.

In this commit we unify this behavior by always adding a newline, even
when using GNU sed. This commit also disables the canonifier for a bunch
of binary baselines, so we do not have to change them.
2020-12-06 20:19:52 -08:00
..
base Fix binary baseline & line-end problem 2020-12-06 20:19:52 -08:00
policy GH-352: Improve HTTP::match_sql_injection_uri regex 2020-11-12 16:19:35 -08:00
site Update site/local.zeek compatibility test 2020-07-27 12:05:10 -07:00
check-test-all-policy.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00