Skip to content

Bug on variable with quote and hash charater #20

Description

@bosure19

When we add an '#' on quoted value this character is not escaped then the value we get it's not the right one.
MYVAR="any#notAcoment" we get this value "any
instead of any#notAcomment.
I already find the fix, here it's my pull request

Thanks in advance to make comment about my fix and merge it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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