From 67c51751386d2add78e5477925e3314966f22ad5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 1 Feb 1997 16:41:08 +0000 Subject: . --- tests/cut/mk-script.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/cut') diff --git a/tests/cut/mk-script.pl b/tests/cut/mk-script.pl index 4f10cabae..48b4b1db6 100644 --- a/tests/cut/mk-script.pl +++ b/tests/cut/mk-script.pl @@ -122,8 +122,8 @@ sub spec_to_list ($$$) foreach $i (@explicit_file, @maint_gen_file) { - die "$0: $i: generated test file name would be longer than 20 characters" - if (length ($i) > 20); + die "$0: $i: generated test file name would be longer than 14 characters" + if (length ($i) > 14); } my %h = ( -- cgit v1.2.3-70-g09d2