julia
11fabf1e - Fix Sys.which test when running a debug build of Julia (#42050)

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.
Author
Parents
Loading