From 7df6163adc1837c48842471307ecb18aaded4530 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 30 Oct 2018 18:43:34 +0000 Subject: Testsuite: adjust for 64b-int compatability --- test/stderr/0415 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'test/stderr/0415') diff --git a/test/stderr/0415 b/test/stderr/0415 index 55cc46fd1..429262094 100644 --- a/test/stderr/0415 +++ b/test/stderr/0415 @@ -6,10 +6,7 @@ LOG: PANIC DIE extra characters follow integer value for check_spool_space LOG: PANIC DIE Exim configuration error in line 16 of TESTSUITE/test-config: - integer "4000000000.123" is too large (overflow) -LOG: PANIC DIE - Exim configuration error in line 16 of TESTSUITE/test-config: - integer "4000000.123" is too large (overflow) + integer "4000000000000000.123" is too large (overflow) LOG: PANIC DIE Exim configuration error in line 18 of TESTSUITE/test-config: absolute value of integer "999999999999999999" is too large (overflow) -- cgit v1.2.3