Skip to content

Commit 3ea9a25

Browse files
committed
undo changes
1 parent ea56a2e commit 3ea9a25

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=PYTHON-5046
80-
ORG=sleepyStick
79+
BRANCH=master
80+
ORG=mongodb-labs
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)