*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 30 Mar 2002 15:20:22 +0000 (15:20 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 30 Mar 2002 15:20:22 +0000 (15:20 +0000)
old/fileutils/ChangeLog

index 231e185..d89ebd1 100644 (file)
@@ -3,7 +3,8 @@
        * Version 4.1.8.
 
        * tests/mv/i-link-no: Use --reply=no rather than -i.
-       The latter depends on whether stdin is a tty.
+       The latter depends on whether stdin is a tty and hence would
+       fail in some situations where --reply=no doesn't.
 
        * src/mv.c (do_move): Correct a comment.