Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Commit

Permalink
tests: check copied files have the correct SELinux label
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Scrivano <[email protected]>
  • Loading branch information
giuseppe committed Dec 14, 2017
1 parent da6e536 commit 4f9e964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_system_containers_rpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f9e964

Please sign in to comment.