summaryrefslogtreecommitdiff
path: root/tests/tail-2/start-middle
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-13 10:20:48 +0000
committerJim Meyering <jim@meyering.net>2001-11-13 10:20:48 +0000
commit63c90500f0adef4a92113f1bc5671feb9cda4db4 (patch)
tree943c41fb45b56878b878fb9a8305c367e08ca981 /tests/tail-2/start-middle
parent1f3e04f05c53228c514ed3d256a7331d13da7431 (diff)
downloadcoreutils-63c90500f0adef4a92113f1bc5671feb9cda4db4.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/tail-2/start-middle')
-rwxr-xr-xtests/tail-2/start-middle2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/start-middle b/tests/tail-2/start-middle
index da1b4db10..668871691 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