Skip to content

Commit 83122bc

Browse files
committed
use upstream
1 parent 7520e21 commit 83122bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.evergreen/scripts/configure-env.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,7 @@ EOT
7777
# Write the .env file for drivers-tools.
7878
rm -rf $DRIVERS_TOOLS
7979
BRANCH=master
80-
BRANCH=PYTHON-5217
8180
ORG=mongodb-labs
82-
ORG=blink1073
8381
git clone --branch $BRANCH https://github.com/$ORG/drivers-evergreen-tools.git $DRIVERS_TOOLS
8482

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

0 commit comments

Comments
 (0)