You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set .jl sources as read-only during installation (#55524)
This sets all `.jl` files in `$(prefix)/base` and `$(prefix)/test` to
have `0444` permissions, to better match how `Pkg` installs packages
(and sets them to be read-only).
FixesJuliaLang/juliaup#865
---------
Co-authored-by: Mosè Giordano <765740+giordano@users.noreply.github.com>
0 commit comments