diff options
author | Jim Meyering <jim@meyering.net> | 2006-01-25 08:11:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-01-25 08:11:25 +0000 |
commit | 3423599809f4587ddae77531ec47c450f6da89ca (patch) | |
tree | c674e82dea2e02fd536710a126fe0526593619b6 /tests | |
parent | e2c3daca967b6ca1a2eb5da5f7bd4668224c2db6 (diff) | |
download | coreutils-3423599809f4587ddae77531ec47c450f6da89ca.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/tail-2/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in index 8f6304bf9..6b45fffef 100644 --- a/tests/tail-2/Makefile.in +++ b/tests/tail-2/Makefile.in @@ -311,6 +311,7 @@ TESTS_ENVIRONMENT = \ PROG=tail TESTS = \ + append-only \ tail-n0f \ big-4gb proc-ksyms start-middle assert assert-2 |