1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 17:51:07 +00:00
uutils-coreutils/tests
Jeffrey Finkelstein 2b531b78ef rm: correct prompt for removing inaccessible dir
Change the prompt when attempting to remove an inaccessible
directory. Before this commit, the prompt was

    rm: remove write-protected directory 'dir'?

After this commit, the prompt is

    rm: attempt removal of inaccessible directory 'dir'?

This required slightly adjusting the logic for which prompt messages to
display under which circumstances.

Fixes #7309.
2025-02-18 18:39:45 -05:00
..
benches/factor num-prime => '0.4.4' 2024-10-15 22:46:44 +02:00
by-util rm: correct prompt for removing inaccessible dir 2025-02-18 18:39:45 -05:00
common Tests: provides easy mount of temp fs (#7249) 2025-02-01 19:01:49 +01:00
fixtures comm: don't use files for test 2025-01-15 16:13:51 +01:00
test_util_name.rs Tests: provides easy mount of temp fs (#7249) 2025-02-01 19:01:49 +01:00
tests.rs relpath: remove 2023-10-04 16:13:06 +02:00