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 69aa0f9 commit 0008850Copy full SHA for 0008850
.evergreen/scripts/configure-env.sh
@@ -89,7 +89,7 @@ EOT
89
90
# Write the .env file for drivers-tools.
91
rm -rf $DRIVERS_TOOLS
92
-git clone --branch reinterpret-latest https://github.com/kevinAlbs/drivers-evergreen-tools.git $DRIVERS_TOOLS
+git clone https://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
93
94
cat <<EOT > ${DRIVERS_TOOLS}/.env
95
SKIP_LEGACY_SHELL=1
0 commit comments