1
0
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:
Giuseppe Scrivano
2017-12-11 11:30:31 +01:00
committed by Atomic Bot
parent e8814e64f0
commit 3241b63f67

View File

@@ -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