Skip to content

Escape backticks in output in trycmd files #96

Open
@kraktus

Description

@kraktus

Wanted to add test to https://github.com/rust-lang/cargo-bisect-rustc before switching from StructOpt to Clapv3 but it is seems tests are failing because the output contains backticks (and backslashes, same as #91)

A workaround for now would be to treat the output as a binary file which from what I've read in other issues is not normalised at all, but I have not found a way to force it

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-trycmdArea: trycmd packagebugNot as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions