diff options
Diffstat (limited to 'integrationtests/dserver1.csv.query.expected')
| -rw-r--r-- | integrationtests/dserver1.csv.query.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrationtests/dserver1.csv.query.expected b/integrationtests/dserver1.csv.query.expected index 61cb46d..f01d4d2 100644 --- a/integrationtests/dserver1.csv.query.expected +++ b/integrationtests/dserver1.csv.query.expected @@ -1 +1 @@ -from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname outfile ./dserver1.csv
\ No newline at end of file +from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname outfile ./dserver1.csv.tmp
\ No newline at end of file |
