summaryrefslogtreecommitdiff
path: root/test/scripts
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2023-02-13 11:34:38 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2023-02-13 11:34:38 +0000
commit1e835086d1592bdfbcd8577133965b78470840ac (patch)
treef59b796ea82b41bfa78a3ee620e877af9fd18b0c /test/scripts
parent63deec8a3ba77fcabf405d9c30fdd65a8b909526 (diff)
downloadexim4-1e835086d1592bdfbcd8577133965b78470840ac.tar.gz
Named queues: support multiple queue-runners from single daemon
Diffstat (limited to 'test/scripts')
-rw-r--r--test/scripts/0000-Basic/05762
1 files changed, 2 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0576 b/test/scripts/0000-Basic/0576
index 5d6e8fc21..90d87c927 100644
--- a/test/scripts/0000-Basic/0576
+++ b/test/scripts/0000-Basic/0576
@@ -104,8 +104,10 @@ exim -bp
exim -bp -qGalternate
****
#
+### move msg from default to third q
exim -MG third $msg1
****
+### move msg from alternate q to third q
exim -qGalternate -MG third $msg1
****
### third q