summaryrefslogtreecommitdiff
path: root/test/stderr/0415
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-10-30 18:43:34 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-10-30 18:43:34 +0000
commit7df6163adc1837c48842471307ecb18aaded4530 (patch)
tree9fae96ffdf8f06d66592a09cdbf7674ab72a5c7a /test/stderr/0415
parent548b76ed9d29909e67cc76449956f1d5f870bfc4 (diff)
Testsuite: adjust for 64b-int compatability
Diffstat (limited to 'test/stderr/0415')
-rw-r--r--test/stderr/04155
1 files changed, 1 insertions, 4 deletions
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)