Skip to content

rm: Additional error message for non-removable dir (tests/rm/rm1.sh) #9479

@oech3

Description

@oech3
$ mkdir -p b/a/p b/c
$ chmod ug-w b/a
$ rm -rf b
rm: cannot remove 'b/a/p': Permission denied
rm: cannot remove 'b': Directory not empty # this message broke `tests/rm/rm1.sh` and might not appear on tmpfs or with fish

Linked with #9127

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions