Revision cc2ff3c9d5e9a198c85af6ab3231955e3b461adb authored by Keno Fischer on 29 July 2022, 06:02:14 UTC, committed by Keno Fischer on 29 July 2022, 06:04:08 UTC
Pass in the list of files via stdin rather than having julia
run `git` itself. The latter assumes the existance of a `git`
exectuable for the build environment, when we only want to
assume that one exists in the host environment. Fixes
check-whitespace when bootstrapping windows under wine.
1 parent 255acea
History
File Mode Size
startup.jl -rw-r--r-- 162 bytes
write_base_cache.jl -rw-r--r-- 376 bytes

back to top