diff options
| author | Paul Buetow <paul@buetow.org> | 2021-11-02 09:15:43 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-11-02 09:15:43 +0200 |
| commit | ebbddd454714670affaf7a64c5ace2de0173268a (patch) | |
| tree | b3f92443b1e2641b807a5976504e9d49f8d2850e /integrationtests/dmap1.csv.query.expected | |
| parent | 89dbe70a4949d49de05465f82c7e2e8cc7d0cc48 (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.expected | 1 |
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 |
