Skip to content

Use os.exec*() to call ourselves with arch on macOS

Fabian Müller requested to merge fmoc/craft:work/macos-arch-exec into master

Saves an unnecessary subprocess on macOS. Allows users to open a shell seamlessly in combination with !195 (merged).

Merge request reports