]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** 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 231e18513da2ddb9a79bd7b3786ba2c185535c4e..d89ebd19b5c7960f5fff76e4c0e8965183211e8e 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.