Skip to content

Commit d307b92

Browse files
committed
revert this in the future!
1 parent ff300a9 commit d307b92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/scripts/configure-env.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ EOT
7676

7777
# Write the .env file for drivers-tools.
7878
rm -rf $DRIVERS_TOOLS
79-
BRANCH=master
80-
ORG=mongodb-labs
79+
BRANCH=PYTHON-5046
80+
ORG=sleepyStyck
8181
git clone --branch $BRANCH https://github.com/$ORG/drivers-evergreen-tools.git $DRIVERS_TOOLS
8282

8383
cat <<EOT > ${DRIVERS_TOOLS}/.env

0 commit comments

Comments
 (0)