summaryrefslogtreecommitdiff
path: root/tests/mkdir/selinux
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-04-16 11:17:37 +0200
committerJim Meyering <meyering@redhat.com>2008-04-16 11:17:37 +0200
commit5d8b8d8b742dba80dbf5c1c917a3b793de54a112 (patch)
tree4a1aac2c660f4083fc01ad51c38daeb2e8fe884e /tests/mkdir/selinux
parentbc22dbbf844f31ddaf2e68b167d0128a985d73ab (diff)
downloadcoreutils-5d8b8d8b742dba80dbf5c1c917a3b793de54a112.tar.xz
tests: add a comment explaining the potential failure
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