diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 10:47:28 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 10:47:28 +0000 |
commit | 54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e (patch) | |
tree | ea480313c058c0177c784686de9189bd305d8bd1 /test/paniclog/0415 | |
parent | f767aaae1638df676a05699edf1f614cae351af2 (diff) |
More test commits.
Diffstat (limited to 'test/paniclog/0415')
-rw-r--r-- | test/paniclog/0415 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/test/paniclog/0415 b/test/paniclog/0415 new file mode 100644 index 000000000..bedff5d78 --- /dev/null +++ b/test/paniclog/0415 @@ -0,0 +1,20 @@ +1999-03-02 09:44:33 Exim configuration error in line 20 of TESTSUITE/test-config: + absolute value of integer "4000000M" is too large (overflow) +1999-03-02 09:44:33 Exim configuration error in line 20 of TESTSUITE/test-config: + extra characters follow integer value for check_spool_space +1999-03-02 09:44:33 Exim configuration error in line 21 of TESTSUITE/test-config: + integer "4000000000.123" is too large (overflow) +1999-03-02 09:44:33 Exim configuration error in line 21 of TESTSUITE/test-config: + integer "4000000.123" is too large (overflow) +1999-03-02 09:44:33 Exim configuration error in line 23 of TESTSUITE/test-config: + absolute value of integer "999999999999999999" is too large (overflow) +1999-03-02 09:44:33 Exim configuration error in line 23 of TESTSUITE/test-config: + absolute value of integer "999999999K" is too large (overflow) +1999-03-02 09:44:33 Exim configuration error in line 23 of TESTSUITE/test-config: + absolute value of integer "999999M" is too large (overflow) +1999-03-02 09:44:33 Exim configuration error in line 23 of TESTSUITE/test-config: + extra characters follow integer value for finduser_retries +1999-03-02 09:44:33 Exim configuration error in line 23 of TESTSUITE/test-config: + integer expected for finduser_retries +1999-03-02 09:44:33 Exim configuration error in line 23 of TESTSUITE/test-config: + extra characters follow integer value for finduser_retries |