zeek/testing/btest/Baseline/scripts.base.frameworks.input.raw.rereadraw2/out
Arne Welzel d8b5bdf758 input/Raw: Avoid reading file twice in MODE_REREAD
Found while writing documentation and being confused why
all lines and end_of_data() arrive twice during startup.

The test is a bit fuzzy, but does fail reliably without
the changes to Raw.cc

Also fix not checking dev in the MODE_REREAD path.

Closes #3053
2023-05-22 11:06:25 +02:00

8 lines
259 B
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
A::line, 1, First, 5
A::line, 2, Second, 6
A::line, 3, Third, 5
A::line, 4, , 0
A::line, 5, Fourth, 6
end_of_data, input, ./input.log
terminate