Skip to content

Commit f73917c

Browse files
install kerberos
1 parent 47eded1 commit f73917c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/run-kerberos-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export MONGODB_URI="mongodb://${USER}@${SASL_HOST}/${GSSAPI_DB}?authMechanism=GS
2828

2929
set -o xtrace
3030

31+
npm i kerberos
3132
npm run check:kerberos
3233

3334
set +o xtrace

0 commit comments

Comments
 (0)