Skip to content

Some of the build scripts don't fully quote array expansions. #68

@abrassel

Description

@abrassel

Describe the bug

https://github.com/koalaman/shellcheck/wiki/SC2068

Double quotes around $@ (and similarly, ${array[@]}) prevents globbing and word splitting of individual elements, while still expanding to multiple separate arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions