Skip to content

error/compat issue: variable substitution broken #168

@tungstengmd

Description

@tungstengmd

so i ran the command echo "${foo-'}'}" on regular mode [non-posix] and, much like bash, it echoed '}'. this is not the issue. the issue is that when run in posix mode, the same is outputted:

🍣 echo "${foo-'}'}"
'}'

can you guys fix this ? this seems like a really nice project, especially to go with the uutils suite of tools :3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions