mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00

Anchors within pattern passed to sub() or gsub() were previously ignored, replacing any occurrence of '<text>' even when '^<text>' was used as a pattern. This is a pretty user-visible change (and we even have anchored patterns within the base scripts), but seems "the right thing to do". Relates to #3455
14 lines
214 B
Text
14 lines
214 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
that is a test
|
|
that at a test
|
|
test
|
|
test
|
|
foo
|
|
foo
|
|
tea
|
|
tea test
|
|
test tea
|
|
test tea
|
|
tea tea
|
|
tea tea
|
|
tea
|