summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Shuvalov <andrew.shuvalov@mongodb.com>2022-01-05 18:29:25 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-01-05 18:42:27 +0000
commit51475a8c4d9856eb1461137e7539a0a763cc85dc (patch)
treeb06ffadf39e2ae946abaa6b0b0a53dceae26d580
parenteb4490ef51f03d66f1d4541701c90bf6950fe1cc (diff)
downloadmongo-51475a8c4d9856eb1461137e7539a0a763cc85dc.tar.gz
SERVER-62312 empty commit to trigger CI/CDr4.4.12-rc1r4.4.12
-rw-r--r--src/mongo/db/process_health/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/process_health/README.md b/src/mongo/db/process_health/README.md
index a5262e9763e..c5e6f06e1ca 100644
--- a/src/mongo/db/process_health/README.md
+++ b/src/mongo/db/process_health/README.md
@@ -71,4 +71,3 @@ When a failure is detected, and the observer is configured as *critical*, the se
```
mongos --setParameter "progressMonitor={ \"interval\" : 1000, \"deadline\" : 300 }"
```
-