summaryrefslogtreecommitdiff
path: root/integrationtests/dmap1.csv.query.expected
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-02 09:15:43 +0200
committerPaul Buetow <paul@buetow.org>2021-11-02 09:15:43 +0200
commitebbddd454714670affaf7a64c5ace2de0173268a (patch)
treeb3f92443b1e2641b807a5976504e9d49f8d2850e /integrationtests/dmap1.csv.query.expected
parent89dbe70a4949d49de05465f82c7e2e8cc7d0cc48 (diff)
Refactor integration tests. Also fix the dmap1 PIPE test
Diffstat (limited to 'integrationtests/dmap1.csv.query.expected')
-rw-r--r--integrationtests/dmap1.csv.query.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/dmap1.csv.query.expected b/integrationtests/dmap1.csv.query.expected
new file mode 100644
index 0000000..f47670a
--- /dev/null
+++ b/integrationtests/dmap1.csv.query.expected
@@ -0,0 +1 @@
+from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname outfile dmap1.csv.tmp \ No newline at end of file