]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 4 Jul 2002 12:05:00 +0000 (12:05 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 4 Jul 2002 12:05:00 +0000 (12:05 +0000)
tests/rm/dangling-symlink

index b765995625259648b9ddb5049295cc0c7bdf45c4..4fb403749fae43fe5937d2f73448272e2678f78d 100755 (executable)
@@ -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