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 5c6d9de commit 28539cbCopy full SHA for 28539cb
.evergreen/setup-mongodb-aws-auth-tests.sh
@@ -18,7 +18,7 @@ cd $DRIVERS_TOOLS/.evergreen/auth_aws
18
# Create a python virtual environment.
19
. ./activate-authawsvenv.sh
20
# Source the environment variables. Configure the environment and the server.
21
-. aws_setup.sh $AWS_CREDENTIAL_TYPE --nouri
+. aws_setup.sh --nouri $AWS_CREDENTIAL_TYPE
22
23
cd $BEFORE
24
0 commit comments