tests: opensmtpd: Check /var/spool/mail instead of /var/mail.
authorLudovic Courtès <ludo@gnu.org>
Mon, 16 Mar 2020 11:21:05 +0000 (12:21 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 16 Mar 2020 13:05:52 +0000 (14:05 +0100)
commita37e03d60e18dfcf119d0b92d9008e54fc350bf1
tree81842b2e3e38da31810b042b2ceebf16c5792c8c
parentc215d9ec1ce108844b14c0c2952199a0da5f4176
tests: opensmtpd: Check /var/spool/mail instead of /var/mail.

The test had been failing since the upgrade to 6.6.3p1 in commit
2dbfd8eec43b602d23cee3fdd2842cc333e36c24.

* gnu/services/mail.scm (opensmtpd-activation): Create /var/spool/mail.
* gnu/tests/mail.scm (run-opensmtpd-test): Check /var/spool/mail instead
of /var/mail.
gnu/services/mail.scm
gnu/tests/mail.scm