empty-inacc.log ( failed)

test link: tests/rm/empty-inacc.sh
FAIL: tests/rm/empty-inacc
==========================

rm: cannot remove 'a': Permission denied
rm: cannot remove 'unreadable2': Directory not empty
rm: remove write-protected directory 'inacc2'? --- exp	2024-10-20 15:54:14.385355363 +0000
+++ out	2024-10-20 15:54:14.384355359 +0000
@@ -1 +1 @@
-rm: attempt removal of inaccessible directory 'inacc3'? 
\ No newline at end of file
+rm: remove write-protected directory 'inacc3'? 
\ No newline at end of file
--- exp	2024-10-20 15:54:14.385355363 +0000
+++ out	2024-10-20 15:54:14.390355385 +0000
@@ -1 +1 @@
-rm: attempt removal of inaccessible directory 'inacc3'? 
\ No newline at end of file
+rm: remove write-protected directory 'inacc3'? rm: cannot remove 'inacc3': Directory not empty
FAIL tests/rm/empty-inacc.sh (exit status: 1)