restic/internal
Pauline Middelink 2828a9c2b0 Fix running tests on a SELinux enabled system
Archivers TestMetadataChanged incorrectly clears the Extended Attributes
from the expected metadata of the temporary file. This is incorrect as on
SELinux enabled filesystem, as the kernel will automaticly add a SElinux
label. However, since ExtendedAttributes{} != ExtendedAttributes{nil} we
still need to clear them if there are no attributes found.
2020-03-01 20:23:22 +01:00
..
2019-09-26 15:59:56 -07:00
2020-01-27 18:28:21 +03:00
2018-10-11 19:40:38 +02:00
2017-07-23 14:19:13 +02:00
2018-05-22 20:48:17 +02:00
2019-04-13 13:38:39 +02:00
2019-06-30 23:56:36 +03:00
2018-03-03 15:49:44 +01:00
2018-05-01 14:38:59 +02:00
2020-02-13 21:14:20 +01:00