diff options
author | Tim Schumacher <timschumi@gmx.de> | 2021-06-05 03:08:02 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-06-05 10:56:58 +0200 |
commit | f295ac3c0bc2625366bf5ada3e7413b1bcc9fb22 (patch) | |
tree | 549b43dfb478bcd013af1d0b8cbc248cbb0526ce /Userland/Libraries/LibWasm | |
parent | aec941b46cd9f38690f4e7d9368a300d17776820 (diff) | |
download | serenity-f295ac3c0bc2625366bf5ada3e7413b1bcc9fb22.zip |
rm: Allow empty paths if -f is specified
On most (if not all) systems rm ignores an empty paths array if -f or
--force is specified. This helps with scripts that may pass an empty
variable where the file paths are supposed to go.
Diffstat (limited to 'Userland/Libraries/LibWasm')
0 files changed, 0 insertions, 0 deletions