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 7520e21 commit 83122bcCopy full SHA for 83122bc
.evergreen/scripts/configure-env.sh
@@ -77,9 +77,7 @@ EOT
77
# Write the .env file for drivers-tools.
78
rm -rf $DRIVERS_TOOLS
79
BRANCH=master
80
-BRANCH=PYTHON-5217
81
ORG=mongodb-labs
82
-ORG=blink1073
83
git clone --branch $BRANCH https://github.com/$ORG/drivers-evergreen-tools.git $DRIVERS_TOOLS
84
85
cat <<EOT > ${DRIVERS_TOOLS}/.env
0 commit comments