Skip to content

Fix bugs in the shfmt translation (bash tests and |& pipes) #20

Description

@gkapetanakis

Currently, I believe the shfmt translation contains the following bugs:

  • Bash test expressions ([[ ... ]]) are translated into CommandNodes instead of CondNodes
  • "|&" pipelines are correctly translated to PipeNodes, but without redirections attached to them

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions