*** 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 b765995..4fb4037 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