Skip to content

Commit d7f79ca

Browse files
committed
More fixes
1 parent 3a3b542 commit d7f79ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -512,8 +512,7 @@ functions:
512512
binary: bash
513513
working_dir: "src"
514514
args:
515-
- .evergreen/scripts/run-with-env.sh
516-
- $DRIVERS_TOOLS/.evergreen/teardown.sh
515+
- ${DRIVERS_TOOLS}/.evergreen/teardown.sh
517516

518517
"fix absolute paths":
519518
- command: subprocess.exec

0 commit comments

Comments
 (0)