one-file-system.log (failed) - last updated 2025-07-12

test link: tests/rm/one-file-system.sh
FAIL: tests/rm/one-file-system
==============================

--- exp	2025-07-11 09:09:01.666082253 +0000
+++ out	2025-07-11 09:09:01.669082284 +0000
@@ -1 +1 @@
-rm: skipping 'a/b', since it's on a different device
+rm: cannot remove 'a/b': Device or resource busy
--- exp	2025-07-11 09:09:01.672082316 +0000
+++ out	2025-07-11 09:09:01.676082359 +0000
@@ -1,2 +1,5 @@
-rm: skipping 'a/b', since it's on a different device
-rm: and --preserve-root=all is in effect
+error: unexpected value 'all' for '--preserve-root' found; no more were expected
+


+Usage: rm [OPTION]... FILE...
+
+For more information, try '--help'.
FAIL tests/rm/one-file-system.sh (exit status: 1)