diff options
Diffstat (limited to 'integrationtests/dmap1c.csv.query.expected')
| -rw-r--r-- | integrationtests/dmap1c.csv.query.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrationtests/dmap1c.csv.query.expected b/integrationtests/dmap1c.csv.query.expected index 526e5a2..52cd233 100644 --- a/integrationtests/dmap1c.csv.query.expected +++ b/integrationtests/dmap1c.csv.query.expected @@ -1 +1 @@ -from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname where $time eq "20211002-071949" outfile dmap1c.csv.tmp
\ No newline at end of file +from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname where $time eq "1002-071949" outfile dmap1c.csv.tmp
\ No newline at end of file |
