julia
11fabf1e
- Fix Sys.which test when running a debug build of Julia (#42050)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Fix Sys.which test when running a debug build of Julia (#42050) The debug Julia executable is called `julia-debug`, so the test for `Sys.which("julia")` being the path to the current executable fails.
References
#42050 - Fix Sys.which test when running a debug build of Julia
Author
ararslan
Parents
897c8e60
Loading