Skip to content

Commit 4879b78

Browse files
Merge branch 'main' into uri-validate-less
2 parents 7895835 + 681ddd8 commit 4879b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/prepare-shell.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ if [ ! -d "$DRIVERS_TOOLS" ]; then
3434
git clone --depth=1 "https://github.com/mongodb-labs/drivers-evergreen-tools.git" "${DRIVERS_TOOLS}"
3535
fi
3636

37-
echo "installed DRIVERS_EVERGREEN_TOOLS from commit $(git -C $DRIVERS_EVERGREEN_TOOLS rev-parse HEAD)"
37+
echo "installed DRIVERS_TOOLS from commit $(git -C "${DRIVERS_TOOLS}" rev-parse HEAD)"
3838

3939
cat <<EOT > "$MONGO_ORCHESTRATION_HOME/orchestration.config"
4040
{

0 commit comments

Comments
 (0)