Skip to content

Fix missing newline typo on ios docs #5491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Riandy
Copy link
Contributor

@Riandy Riandy commented Sep 19, 2024

Summary: Missing newline in the docs is causing "rm -rf" command to get swallowed up by markdown. This diff fix that by adding a newline.

Differential Revision: D63037094

Copy link

pytorch-bot bot commented Sep 19, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5491

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 1 Unrelated Failure

As of commit 7600ada with merge base 16673f9 (image):

NEW FAILURE - The following job has failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 19, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63037094

Summary:
Pull Request resolved: pytorch#5491

Missing newline in the docs is causing "rm -rf" command to get swallowed up by markdown. This diff fix that by adding a newline.

Reviewed By: kirklandsign

Differential Revision: D63037094
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63037094

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 2df0cc1.

@Riandy
Copy link
Contributor Author

Riandy commented Sep 20, 2024

@pytorchbot cherry-pick --onto release/0.4 -c docs

pytorchbot pushed a commit that referenced this pull request Sep 20, 2024
Summary:
Pull Request resolved: #5491

Missing newline in the docs is causing "rm -rf" command to get swallowed up by markdown. This diff fix that by adding a newline.

Reviewed By: kirklandsign

Differential Revision: D63037094

fbshipit-source-id: 549c4158ed54efdf29095926c77ea77f71b92dac
(cherry picked from commit 2df0cc1)
@pytorchbot
Copy link
Collaborator

Cherry picking #5491

The cherry pick PR is at #5510 The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

jackzhxng pushed a commit that referenced this pull request Sep 20, 2024
Fix missing newline typo on ios docs (#5491)

Summary:
Pull Request resolved: #5491

Missing newline in the docs is causing "rm -rf" command to get swallowed up by markdown. This diff fix that by adding a newline.

Reviewed By: kirklandsign

Differential Revision: D63037094

fbshipit-source-id: 549c4158ed54efdf29095926c77ea77f71b92dac
(cherry picked from commit 2df0cc1)

Co-authored-by: Riandy Riandy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants