Skip to content

wildcard not working as expected #10205

@iacore

Description

@iacore

bad: 3.7.0
good: 3.6.4

To see the problem, run the following two commands.

echo /etc/*/conf.d # works
echo /etc/*/conf.d/ # prints all /etc/* concatenated with /conf.d/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that's not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions