Skip to content

Commit 92f2a9a

Browse files
Merge branch 'main' into add-tags
2 parents cd2b944 + b8bf5c8 commit 92f2a9a

File tree

4 files changed

+1347
-954
lines changed

4 files changed

+1347
-954
lines changed

.evergreen/run-kerberos-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ USER=$(node -p "encodeURIComponent(process.env.PRINCIPAL)")
2727
export MONGODB_URI="mongodb://${USER}@${SASL_HOST}/${GSSAPI_DB}?authMechanism=GSSAPI"
2828

2929
set -o xtrace
30-
npm install [email protected]
30+
3131
npm run check:kerberos
3232

3333
set +o xtrace

0 commit comments

Comments
 (0)