Skip to content

📝 Docs: Incorrectly states the shell does glob expansion for double-quoted path specifications #4868

@binki

Description

@binki

A POSIX-like shell does not do glob expansion for double quoted strings. It does parameter expansion, which, while a form of expansion, does not really have much effect on glob expansion.

The documentation should be corrected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: documentationanything involving docs or mochajs.orgstatus: accepting prsMocha can use your help with this one!type: buga defect, confirmed by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions