summaryrefslogtreecommitdiff
path: root/tests/mkdir/selinux
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mkdir/selinux')
-rwxr-xr-xtests/mkdir/selinux4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/mkdir/selinux b/tests/mkdir/selinux
index adbaa6acd..4363275f7 100755
--- a/tests/mkdir/selinux
+++ b/tests/mkdir/selinux
@@ -23,6 +23,10 @@ if test "$VERBOSE" = yes; then
mknod --version
fi
+# Note: on an SELinux/enforcing system running mcstransd older than
+# mcstrans-0.2.8-1.fc9, the following commands may mistakenly exit
+# successfully, in spite of the invalid context string.
+
. $srcdir/../envvar-check
. $srcdir/../lang-default
. $srcdir/../test-lib.sh