diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-12-13 08:00:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-12-13 08:00:48 +0000 |
commit | c9686bbe491bee54b36e69d8bb05129cdc9dec38 (patch) | |
tree | e13485b36cc3fc880de74e96b9bb50e311551d68 /debian/tests/test-postfix.py | |
parent | Releasing progress-linux version 3.9.1-4~progress7.99u1. (diff) | |
download | postfix-c9686bbe491bee54b36e69d8bb05129cdc9dec38.tar.xz postfix-c9686bbe491bee54b36e69d8bb05129cdc9dec38.zip |
Merging debian version 3.9.1-5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/tests/test-postfix.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/test-postfix.py b/debian/tests/test-postfix.py index 7e18c6f..e13851b 100644 --- a/debian/tests/test-postfix.py +++ b/debian/tests/test-postfix.py @@ -27,7 +27,7 @@ not work if "Local Only" was selected. How to run against a clean schroot named 'hardy': - schroot -c hardy -u root -- sh -c 'apt-get -y install procmail python-unit postfix sasl2-bin python-pexpect lsb-release && ./test-postfix.py -v' + schroot -c hardy -u root -- sh -c 'apt-get -y install procmail python-unit postfix sasl2-bin python-pexpect lsb-release ssl-cert && ./test-postfix.py -v' Tests: 00: setup |