Skip to content

Cannot parse statements with nested subshells #50

@dotmpe

Description

@dotmpe

Scripts that have expressions with multiple subshells fail with

SyntaxError: Unclosed $(

Examples:

scriptpath="$(dirname "$(dirname "$(dirname "$0")")")"
LIB=$(cd $(dirname $(dirname $0)); pwd -P )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions