Skip to content

Missing curly braces when calling echo in Git Bash on Windows #178

@carlzhc

Description

@carlzhc

When command line contains curly braces, the braces are removed before passing it to command.

Babashka v1.12.208 REPL.
Use :repl/quit or :repl/exit to quit the REPL.
Clojure rocks, Bash reaches.

user=> (babashka.process/shell "echo @{U}")
@U

It seems the issue only happens in Windows 10, Linux is fine.

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