Skip to content

Commit 86b2724

Browse files
committed
s/DRIVER_TOOLS/DRIVERS_TOOLS/
1 parent cc9b758 commit 86b2724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ functions:
330330
params:
331331
script: |
332332
${PREPARE_SHELL}
333-
MONGODB_VERSION=${VERSION} PROJECT_DIRECTORY=${PROJECT_DIRECTORY} DRIVER_TOOLS=${DRIVER_TOOLS} CONFIG=${CONFIG} TOPOLOGY=${TOPOLOGY} sh ${PROJECT_DIRECTORY}/.evergreen/run-orchestration.sh
333+
MONGODB_VERSION=${VERSION} PROJECT_DIRECTORY=${PROJECT_DIRECTORY} DRIVERS_TOOLS=${DRIVERS_TOOLS} CONFIG=${CONFIG} TOPOLOGY=${TOPOLOGY} sh ${PROJECT_DIRECTORY}/.evergreen/run-orchestration.sh
334334
# run-orchestration generates expansion file with the MONGODB_URI for the cluster
335335
- command: expansions.update
336336
params:

0 commit comments

Comments
 (0)