-
Isaac Potoczny-Jones authored
BUGFIX: System.Cmd.system was used here but the executable path may have spaces. The right way is to use runInteractiveProcess but it isn't supported from HUGS. It is easier for a while to quote the path.
Isaac Potoczny-Jones authoredBUGFIX: System.Cmd.system was used here but the executable path may have spaces. The right way is to use runInteractiveProcess but it isn't supported from HUGS. It is easier for a while to quote the path.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.