Skip to content

Commit ea56a2e

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

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=sleepyStick
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)