diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-24 13:19:21 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-24 13:19:21 +0100 |
commit | 539e3a8b8a2baf6746716125e99231da14a153a9 (patch) | |
tree | 7dda1ac83b12c8c3261e5eeabbf5cf5401329326 /Changelog | |
parent | c96f887e5d8a1625f7dfb76d7f646499aead8eed (diff) |
tests/cert-install: Include tests for failing chown(2).
Due to unknown user/group name.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ lacme (0.8.1) upstream; messages. - tests/drop-privileges: ensure failure to drop privileges yields an error instead of retaining root priviliges. + - tests/cert-install: include tests for failing chown(2) due to unknown + user/group name. -- Guilhem Moulin <guilhem@fripost.org> Mon, 22 Feb 2021 12:04:28 +0100 |