Skip to content

Commit a4e3a8d

Browse files
committed
Return to DET master branch
1 parent 7b015ad commit a4e3a8d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.evergreen/setup-system.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ fi
4747

4848
# Ensure a checkout of drivers-tools.
4949
if [ ! -d "$DRIVERS_TOOLS" ]; then
50-
#git clone https://github.com/mongodb-labs/drivers-evergreen-tools $DRIVERS_TOOLS
51-
git clone -b perfcomp https://github.com/zhouselena/drivers-evergreen-tools.git $DRIVERS_TOOLS
50+
git clone https://github.com/mongodb-labs/drivers-evergreen-tools $DRIVERS_TOOLS
5251
fi
5352

5453
# Write the .env file for drivers-tools.

0 commit comments

Comments
 (0)