From 5dec5c7c0e98805bf8f345fe16b36ba676f24c4b Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 5 Sep 2023 14:01:10 +0100 Subject: Testsuite: support "anything but" returncode script lines --- test/stderr/0700 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/stderr/0700') diff --git a/test/stderr/0700 b/test/stderr/0700 index 48aafe811..ff03d69cd 100644 --- a/test/stderr/0700 +++ b/test/stderr/0700 @@ -23,8 +23,11 @@ zzzzzzz not parsed ### Print date as seconds since the UNIX epoch. ### Show the process id too ### Override the value of localhost_number set in the exim configuation file +### hostno too big localhost_number > 10 +### hostno negative localhost_number must be a number >=0 +### hostno too big localhost_number > 16 ### From here as 701 - 703 ### Each msg-id type, all zone @@ -68,6 +71,9 @@ zzzzzz is not base 36 ### Print date as seconds since the UNIX epoch. ### Show the process id too ### Override the value of localhost_number set in the exim configuation file +### hostno too big +### hostno negative +### hostno too big ### From here as 701 - 703 ### Each msg-id type, all zone ### All msg-id types, all zones, localhost_number = 3 -- cgit v1.2.3