From 7a6a30b8a2dea2a1b49d43ee9ab70880a0aa435a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 14 Aug 2007 10:21:48 +0200 Subject: Add support for parallel "make check" (in tests/misc, for now) --- tests/misc/cut | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/misc/cut') diff --git a/tests/misc/cut b/tests/misc/cut index 40ae2cb31..be2378250 100755 --- a/tests/misc/cut +++ b/tests/misc/cut @@ -36,10 +36,10 @@ use strict; @ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3; my $prog = 'cut'; -my $diag = <