mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-09 12:58:38 +03:00
libtest: tweak selinux/relabel message
This commit is contained in:
parent
3691a23a41
commit
27fcee861a
@ -609,7 +609,7 @@ have_systemd_and_libmount() {
|
|||||||
# https://github.com/ostreedev/ostree/pull/1217
|
# https://github.com/ostreedev/ostree/pull/1217
|
||||||
skip_without_no_selinux_or_relabel () {
|
skip_without_no_selinux_or_relabel () {
|
||||||
if ! have_selinux_relabel; then
|
if ! have_selinux_relabel; then
|
||||||
skip "this test requires xattr support"
|
skip "this test requires SELinux relabeling support"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user