mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-08 17:13:32 +08:00
*** empty log message ***
This commit is contained in:
parent
1f3e04f05c
commit
63c90500f0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user