mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Changing the start/end markers in logs to open/close now reflecting
wall clock. Triggers lots of (simple) baseline updates.
This commit is contained in:
parent
f5862fb014
commit
1fd0d7a607
102 changed files with 294 additions and 305 deletions
|
@ -11,4 +11,4 @@ fi
|
|||
|
||||
# The first sed uses a "basic" regexp, the 2nd a "modern:.
|
||||
sed 's/[0-9]\{10\}\.[0-9]\{2,8\}/XXXXXXXXXX.XXXXXX/g' | \
|
||||
$sed 's/^#(start|end).(19|20)..-..-..-..-..-..$/#\1 XXXX-XX-XX-XX-XX-XX/g'
|
||||
$sed 's/^#(open|close).(19|20)..-..-..-..-..-..$/#\1 XXXX-XX-XX-XX-XX-XX/g'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue