File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ functions:
102102 script : |
103103 ${PREPARE_SHELL}
104104 rm -rf $DRIVERS_TOOLS
105- git clone git ://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
105+ git clone https ://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
106106 echo "{ \"releases\": { \"default\": \"$MONGODB_BINARIES\" }}" > $MONGO_ORCHESTRATION_HOME/orchestration.config
107107
108108 " install dependencies " :
Original file line number Diff line number Diff line change @@ -327,7 +327,7 @@ functions:
327327 script : |
328328 ${PREPARE_SHELL}
329329 rm -rf $DRIVERS_TOOLS
330- git clone git ://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
330+ git clone https ://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
331331 echo "{ \"releases\": { \"default\": \"$MONGODB_BINARIES\" }}" > $MONGO_ORCHESTRATION_HOME/orchestration.config
332332
333333 " install dependencies " :
You can’t perform that action at this time.
0 commit comments