summaryrefslogtreecommitdiff
path: root/integrationtests/dserver1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'integrationtests/dserver1.cfg')
-rw-r--r--integrationtests/dserver1.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/integrationtests/dserver1.cfg b/integrationtests/dserver1.cfg
index 60a5dd1..9d8bf28 100644
--- a/integrationtests/dserver1.cfg
+++ b/integrationtests/dserver1.cfg
@@ -13,7 +13,7 @@
],
"Files": "./mapr_testdata.log",
"Query": "from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname",
- "Outfile": "./dserver1.csv"
+ "Outfile": "./dserver1.csv.tmp"
}
]
}