mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Updating tests for the #start/#end change.
This commit is contained in:
parent
87e10b5f97
commit
5cfb8d65c3
123 changed files with 442 additions and 162 deletions
|
@ -3,4 +3,4 @@
|
|||
# Replace anything which looks like timestamps with XXXs (including the #start/end markers in logs).
|
||||
|
||||
sed 's/[0-9]\{10\}\.[0-9]\{2,8\}/XXXXXXXXXX.XXXXXX/g' | \
|
||||
sed 's/^#\(start\|end\).20..-..-..-..-..-..$/#\1 XXXX-XX-XX-XX-XX-XX/g'
|
||||
sed 's/^#\(start\|end\).\(19\|20\)..-..-..-..-..-..$/#\1 XXXX-XX-XX-XX-XX-XX/g'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue