summaryrefslogtreecommitdiff
path: root/tests/tail-2/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-06 15:58:47 +0000
committerJim Meyering <jim@meyering.net>2000-01-06 15:58:47 +0000
commit6cb491d9df9ed34684cc8030e5549ae3da41304b (patch)
treef26f052d4a712095aa623a13bbdc43b9525d9176 /tests/tail-2/Makefile.am
parent21b43e0fe9df726424e7fc66a5574dde67cb0eb4 (diff)
downloadcoreutils-6cb491d9df9ed34684cc8030e5549ae3da41304b.tar.xz
(TESTS): Remove fflush. It didn't
test the losing behavior, and left a stray tail process to boot.
Diffstat (limited to 'tests/tail-2/Makefile.am')
-rw-r--r--tests/tail-2/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/Makefile.am b/tests/tail-2/Makefile.am
index 55c3b80da..c433aa7e3 100644
--- a/tests/tail-2/Makefile.am
+++ b/tests/tail-2/Makefile.am
@@ -9,4 +9,4 @@ TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH \
PROG=tail
-TESTS = assert fflush
+TESTS = assert