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 5882ff0 commit c6908c5Copy full SHA for c6908c5
.evergreen/scripts/run-mongodb-aws-test.sh
@@ -24,5 +24,5 @@ echo "Running MONGODB-AWS authentication tests for $1"
24
# Handle credentials and environment setup.
25
. "$DRIVERS_TOOLS"/.evergreen/auth_aws/aws_setup.sh "$1"
26
27
-bash ./.evergreen/just.sh setup-test auth_aws
+bash ./.evergreen/just.sh setup-test auth_aws $1
28
bash ./.evergreen/just.sh test-eg
0 commit comments