Testsuite: add stderr file for one testcase.
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 3 Sep 2023 14:47:22 +0000 (15:47 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 3 Sep 2023 14:47:22 +0000 (15:47 +0100)
THis is just so that perl "die" is visible from buildfarm animals.

test/scripts/0000-Basic/0699
test/stderr/0699 [new file with mode: 0644]
test/stdout/0699

index 20389ff533ac7514671361f790aa6f1e41cb8fca..5dbcd38b8025b913edef401cd4b0b047a508fa6a 100644 (file)
@@ -5,14 +5,14 @@
 # Ensure spooldir exists
 sudo mkdir -p DIR/spool/input
 #
-# Check that delivery of old-format spoolfiles works
+### Check that delivery of old-format spoolfiles works
 sudo cp DIR/aux-fixed/TESTNUM/* DIR/spool/input/
 sudo chown -R EXIMUSER:EXIMGROUP DIR/spool/input/
 sudo chmod -R 640 DIR/spool/input/*
 exim -q
 ****
 #
-# Check that the format-mangler utility can downgrade spoolfiles
+### Check that the format-mangler utility can downgrade spoolfiles
 exim -odq nulldeliver@test.ex
 Subject: originally-new id format spoolfile
 
@@ -26,7 +26,7 @@ exim -bp
 exim -q
 ****
 #
-# Check that the format-mangler utility can upgrade spoolfiles
+### Check that the format-mangler utility can upgrade spoolfiles
 sudo cp DIR/aux-fixed/TESTNUM/* DIR/spool/input/
 sudo chown -R EXIMUSER:EXIMGROUP DIR/spool/input/
 sudo chmod -R 640 DIR/spool/input/*
@@ -37,4 +37,5 @@ exim -q
 ****
 #
 #
+### done
 no_msglog_check
diff --git a/test/stderr/0699 b/test/stderr/0699
new file mode 100644 (file)
index 0000000..f61a861
--- /dev/null
@@ -0,0 +1,10 @@
+### Check that delivery of old-format spoolfiles works
+### Check that the format-mangler utility can downgrade spoolfiles
+### Check that the format-mangler utility can upgrade spoolfiles
+### done
+
+******** SERVER ********
+### Check that delivery of old-format spoolfiles works
+### Check that the format-mangler utility can downgrade spoolfiles
+### Check that the format-mangler utility can upgrade spoolfiles
+### done
index bd8fab1c73f7a1df20e12154414681a7c4cd679e..025f2996bbe2b0e57e6b3ab498b7dfe3ef15e22e 100644 (file)
@@ -1,3 +1,5 @@
+### Check that delivery of old-format spoolfiles works
+### Check that the format-mangler utility can downgrade spoolfiles
 TTT   sss 10HmaX-000000005vi-0000 <CALLER@the.local.host.name>
           nulldeliver@test.ex
 
@@ -5,7 +7,15 @@ exim_id_update exit code = 0
 TTT   sss 10HmaY-0005vi-00-H <CALLER@the.local.host.name>
           nulldeliver@test.ex
 
+### Check that the format-mangler utility can upgrade spoolfiles
 exim_id_update exit code = 0
 TTT   sss 10HmaY-000000005vi-0000 <nobody@test.ex>
           nulldeliver@test.ex
 
+### done
+
+******** SERVER ********
+### Check that delivery of old-format spoolfiles works
+### Check that the format-mangler utility can downgrade spoolfiles
+### Check that the format-mangler utility can upgrade spoolfiles
+### done