mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-05 18:45:01 +01:00
tests: check copied files have the correct SELinux label
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #1143 Approved by: rhatdan
This commit is contained in:
committed by
Atomic Bot
parent
e8814e64f0
commit
3241b63f67
@@ -96,6 +96,7 @@ for i in /usr/local/lib/renamed-atomic-test-system-hostfs /usr/local/lib/secret-
|
||||
do
|
||||
assert_matches $i rpm_file_list
|
||||
test -e $i
|
||||
matchpathcon -V $i
|
||||
done
|
||||
|
||||
# This is not a template file, the $RECEIVER is not replaced
|
||||
|
||||
Reference in New Issue
Block a user