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 0aa5087 commit 734a8dcCopy full SHA for 734a8dc
.evergreen/scripts/run-mongodb-aws-test.sh
@@ -23,7 +23,5 @@ 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
-ls -a
28
TEST_AUTH_AWS=1 AUTH="auth" bash ./.evergreen/just.sh setup-test
29
bash ./.evergreen/just.sh test-eg
0 commit comments