From 81cae5ce248d5c4906773d9c94178ae574af357f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 4 Jul 2002 12:05:00 +0000 Subject: *** empty log message *** --- tests/rm/dangling-symlink | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') 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 -- cgit v1.2.3-54-g00ecf