]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 13 Nov 2001 10:20:48 +0000 (10:20 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 13 Nov 2001 10:20:48 +0000 (10:20 +0000)
tests/tail-2/start-middle

index da1b4db10c85e4db356e4bfcedbbf7c8570cc4da..66887169106c3fd544d5eb2f025d58ff5f4ef578 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Verify that tail works even when it's reading from a file
-# that is not at its beginning.
+# that is not at its beginning.  Based on a report from John Roll.
 
 if test "$VERBOSE" = yes; then
   set -x