mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Fixing pack_scale and time-as-int.
Also removing now unneccessary canonifier script, and updating test baselines.
This commit is contained in:
parent
00b592f933
commit
fabe891d4f
8 changed files with 144 additions and 151 deletions
|
@ -1,6 +0,0 @@
|
|||
#! /usr/bin/env bash
|
||||
#
|
||||
# Replace anything which looks like DataSeries timestamps (which is a double) with XXXs.
|
||||
|
||||
sed 's/1\.[0-9]*e+09/X.XXXe+09/g'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue