julia
992c5203
- Use `Base.process_status(p)` instead of `p.exitcode` in error message (#57460)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
304 days ago
Use `Base.process_status(p)` instead of `p.exitcode` in error message (#57460) Fixup https://github.com/JuliaLang/julia/pull/57455
References
#57460 - Use `Base.process_status(p)` instead of `p.exitcode` in error message
Author
kpamnany
Parents
fa3ca0fe
Loading