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 f8963a3 commit 363abbaCopy full SHA for 363abba
.evergreen/scripts/run-mongodb-aws-test.sh
@@ -23,6 +23,6 @@ echo "Running MONGODB-AWS authentication tests for $1"
23
24
# Handle credentials and environment setup.
25
. "$DRIVERS_TOOLS"/.evergreen/auth_aws/aws_setup.sh "$1"
26
-
+pwd
27
TEST_AUTH_AWS=1 AUTH="auth" bash ./.evergreen/just.sh setup-test
28
bash ./.evergreen/just.sh test-eg
0 commit comments