Testsuite: add stderr file for one testcase.
[exim.git] / test / scripts / 0000-Basic / 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