diff options
Diffstat (limited to 'integrationtests-old/dmap5.csv.query.expected')
| -rw-r--r-- | integrationtests-old/dmap5.csv.query.expected | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/integrationtests-old/dmap5.csv.query.expected b/integrationtests-old/dmap5.csv.query.expected deleted file mode 100644 index 2d1723c..0000000 --- a/integrationtests-old/dmap5.csv.query.expected +++ /dev/null @@ -1 +0,0 @@ -select sum($timecount),last($time),min($min_goroutines), group by $hostname set $timecount = `count($time)`, $time = `$time`, $min_goroutines = `min($goroutines)` logformat csv outfile dmap5.csv.tmp
\ No newline at end of file |
