Skip to content

build: Fix unnecessary shell quotes

Quotes aren't needed when the arguments aren't expanded by the shell.

Now paths with spaces and other nontrivial characters work.

Merge request reports