From: Jim Meyering Date: Thu, 6 Jan 2000 15:58:47 +0000 (+0000) Subject: (TESTS): Remove fflush. It didn't X-Git-Tag: FILEUTILS-4_0n~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6cb491d9df9ed34684cc8030e5549ae3da41304b;p=thirdparty%2Fcoreutils.git (TESTS): Remove fflush. It didn't test the losing behavior, and left a stray tail process to boot. --- diff --git a/tests/tail-2/Makefile.am b/tests/tail-2/Makefile.am index 55c3b80da5..c433aa7e3d 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