Skip to content

Commit be61c7f

Browse files
committed
debug windows
1 parent b273625 commit be61c7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.evergreen/scripts/bootstrap-mongo-orchestration.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ fi
1212

1313
# Override the tls files if applicable.
1414
if [ "${SSL:-}" == "ssl" ]; then
15-
echo $ROOT
16-
exit 1
1715
export TLS_CERT_KEY_FILE=${ROOT}/test/certificates/client.pem
1816
export TLS_PEM_KEY_FILE=${ROOT}/test/certificates/server.pem
1917
export TLS_CA_FILE=${ROOT}/test/certificates/ca.pem

0 commit comments

Comments
 (0)