Skip to content

shfmt formatting fails for test expression #29

@jansorg

Description

@jansorg

https://discuss.bashsupport.com/t/error-executing-shfmt/58/3
Fix in shfmt: mvdan/sh@3a030eb

[[ (! $MatchLine && (($InvertPrint && ! $line =~ $regex) || (! $InvertPrint && $line =~ $regex)))
   || ($MatchLine && (($InvertPrint && $line != "$regex") || (! $InvertPrint && $line == "$regex"))) ]]

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