Skip to content

Commit a0b814c

Browse files
make use of stop-orchestration.sh (#36)
1 parent cccc434 commit a0b814c

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,9 @@ functions:
6060
stop-mongo-orchestration:
6161
- command: subprocess.exec
6262
params:
63-
working_dir: src
6463
binary: bash
65-
include_expansions_in_env:
66-
- MONGO_ORCHESTRATION_HOME
6764
args:
68-
- .evergreen/stop-mongo-orchestration.sh
65+
- ${DRIVERS_TOOLS}/.evergreen/stop-orchestration.sh
6966

7067
upload-test-results:
7168
- command: attach.xunit_results

.evergreen/stop-mongo-orchestration.sh

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)