Skip to content

Commit 5d39587

Browse files
authored
(DOCSP-31767): Backport DOCSP-29994 to v6.0. (#4181) (#4209)
1 parent 396a752 commit 5d39587

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

source/includes/extracts-macos-prevent-from-launch.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,4 @@ source:
44
file: extracts-macos-prevent-launch-base.yaml
55
replacement:
66
binary_name: ":binary:`~bin.mongod`"
7-
---
8-
ref: macos-prevent-launch-mongo
9-
source:
10-
ref: _macos-prevent-launch
11-
file: extracts-macos-prevent-launch-base.yaml
12-
replacement:
13-
binary_name: ":binary:`~bin.mongosh`"
147
...

source/includes/steps-run-mongodb-on-osx.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,6 @@ action:
104104
code: |
105105
mongosh
106106
post: |
107-
.. note:: macOS Prevents ``mongosh`` From Opening
108-
109-
110-
.. include:: /includes/extracts/macos-prevent-launch-mongo.rst
111107
112108
For more information on connecting using :binary:`~bin.mongosh`,
113109
such as to connect to a :binary:`~bin.mongod` instance running

source/tutorial/install-mongodb-on-os-x.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -263,10 +263,6 @@ running instance. From a new terminal, issue the following:
263263

264264
mongosh
265265

266-
.. note:: macOS Prevents ``mongosh`` From Opening
267-
268-
.. include:: /includes/extracts/macos-prevent-launch-mongo.rst
269-
270266
For information on CRUD (Create,Read,Update,Delete) operations, see:
271267

272268
- :doc:`/tutorial/insert-documents`

0 commit comments

Comments
 (0)