From: Jim Meyering Date: Tue, 13 Nov 2001 10:20:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_17~86 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=63c90500f0adef4a92113f1bc5671feb9cda4db4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/tests/tail-2/start-middle b/tests/tail-2/start-middle index da1b4db10c..6688716910 100755 --- a/tests/tail-2/start-middle +++ b/tests/tail-2/start-middle @@ -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