Skip to content
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

Small fix to running-external-programs.md #50220

Merged
merged 1 commit into from Jun 22, 2023
Merged

Conversation

cadojo
Copy link
Contributor

@cadojo cadojo commented Jun 19, 2023

The run method no longer throws an ErrorException on failure. It currently throws a ProcessFailedException. I think this is a small oversight in the documentation. I could absolutely be wrong :)

The `run` method no longer throws an `ErrorException` on failure. It currently throws a `ProcessFailedException`.
@ViralBShah ViralBShah added the domain:docs This change adds or pertains to documentation label Jun 22, 2023
@ViralBShah ViralBShah merged commit c0f623d into JuliaLang:master Jun 22, 2023
4 of 7 checks passed
@ViralBShah ViralBShah added the backport 1.9 Change should be backported to release-1.9 label Jun 22, 2023
KristofferC pushed a commit that referenced this pull request Jun 26, 2023
The `run` method no longer throws an `ErrorException` on failure. It currently throws a `ProcessFailedException`.

(cherry picked from commit c0f623d)
@KristofferC KristofferC mentioned this pull request Jun 26, 2023
36 tasks
@KristofferC KristofferC removed the backport 1.9 Change should be backported to release-1.9 label Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants