mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() 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. |
||
---|---|---|
.. | ||
100-continue.zeek | ||
101-switching-protocols.zeek | ||
all-headers-event.zeek | ||
build-url.zeek | ||
content-range-gap-skip.zeek | ||
content-range-gap.zeek | ||
content-range-less-than-len.zeek | ||
entity-gap.zeek | ||
entity-gap2.zeek | ||
fake-content-length.zeek | ||
http-bad-request-with-version.zeek | ||
http-connect-with-header.zeek | ||
http-connect.zeek | ||
http-dpd-large-req.zeek | ||
http-filename.zeek | ||
http-header-crlf.zeek | ||
http-methods.zeek | ||
http-pipelining.zeek | ||
missing-zlib-header.zeek | ||
multipart-body-length.zeek | ||
multipart-extract.zeek | ||
multipart-file-limit.zeek | ||
no-uri.zeek | ||
no-version.zeek | ||
percent-end-of-line.zeek | ||
x-gzip.zeek | ||
zero-length-bodies-with-drops.zeek |