summaryrefslogtreecommitdiff
path: root/tests/join
diff options
context:
space:
mode:
Diffstat (limited to 'tests/join')
-rw-r--r--tests/join/mk-script.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/join/mk-script.pl b/tests/join/mk-script.pl
index 48b4b1db6..4f10cabae 100644
--- a/tests/join/mk-script.pl
+++ b/tests/join/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 14 characters"
- if (length ($i) > 14);
+ die "$0: $i: generated test file name would be longer than 20 characters"
+ if (length ($i) > 20);
}
my %h = (