We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8990e0b commit 67955fdCopy full SHA for 67955fd
.evergreen/config.in.yml
@@ -888,7 +888,7 @@ functions:
888
cd ${DRIVERS_TOOLS}/.evergreen/auth_aws
889
. ./activate-authawsvenv.sh
890
export MONGODB_BINARIES="${MONGODB_BINARIES}";
891
- export PROJECT_DIRECTORY=$ECS_SRC_DIR;
+ export PROJECT_DIRECTORY=$PROJECT_DIRECTORY;
892
python aws_tester.py ecs
893
894
"run-ocsp-test":
0 commit comments