Skip to content

Commit 78c177c

Browse files
committed
Use consistent name for MongoDB 3.0 test server
1 parent e00ff02 commit 78c177c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/presets/standalone-30.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongod",
3-
"id" : "STANDALONE-30",
3+
"id" : "STANDALONE_30",
44
"procParams": {
55
"dbpath": "/tmp/standalone-30/",
66
"ipv6": true,

0 commit comments

Comments
 (0)