summaryrefslogtreecommitdiff
path: root/tests/rm/i-no-r
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-10-05 19:21:33 +0000
committerJim Meyering <jim@meyering.net>2002-10-05 19:21:33 +0000
commit1f4be66913580b8b438cf7896e23e3e5b6c044ce (patch)
tree658ad71fdcd808a25abc84f40b36b85c7e930166 /tests/rm/i-no-r
parent931e5aef071baea9b80280535fa8a7f1a5ae8fac (diff)
downloadcoreutils-1f4be66913580b8b438cf7896e23e3e5b6c044ce.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/rm/i-no-r')
-rwxr-xr-xtests/rm/i-no-r2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/i-no-r b/tests/rm/i-no-r
index aa19a2897..ab325d242 100755
--- a/tests/rm/i-no-r
+++ b/tests/rm/i-no-r
@@ -1,6 +1,6 @@
#!/bin/sh
# Since the rewrite for fileutils-4.1.9, `rm -i DIR' would mistakenly
-# recurse into directory DIR. rm -i (without -r) should fail in that case.
+# recurse into directory DIR. rm -i (without -r) must fail in that case.
# Fixed in coreutils-4.5.2.
if test "$VERBOSE" = yes; then