*** empty log message ***

This commit is contained in:
Jim Meyering 2001-11-13 10:20:48 +00:00
parent 1f3e04f05c
commit 63c90500f0

View File

@ -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