diff options
Diffstat (limited to 'debian/tests/test-postfix.py')
-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 |