Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

avoid eval echo with encode_name #259

@jxy

Description

@jxy

This looks like trouble. Is it possible to use printf %q instead? I can make a PR when I have a better understanding of your code.

name="$(eval echo "$quoted_name")"
encoded_name="$(encode_name "$name")"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions