summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-04 12:05:00 +0000
committerJim Meyering <jim@meyering.net>2002-07-04 12:05:00 +0000
commit81cae5ce248d5c4906773d9c94178ae574af357f (patch)
tree23299ad879f71681eb590537800cc5bd4b31b189 /tests
parentdd2496d71e4b48b4ccbb7f1ab5e77b178a03b8a5 (diff)
downloadcoreutils-81cae5ce248d5c4906773d9c94178ae574af357f.tar.xz
*** empty log message ***
Diffstat (limited to 'tests')
-rwxr-xr-xtests/rm/dangling-symlink3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/rm/dangling-symlink b/tests/rm/dangling-symlink
index b76599562..4fb403749 100755
--- a/tests/rm/dangling-symlink
+++ b/tests/rm/dangling-symlink
@@ -1,5 +1,6 @@
#!/bin/sh
-# rm should not prompt before removing a dangling symlink
+# rm should not prompt before removing a dangling symlink.
+# But for fileutils-4.1.9, it would.
if test "$VERBOSE" = yes; then
set -x