tests: add a comment explaining the potential failure
authorJim Meyering <meyering@redhat.com>
Wed, 16 Apr 2008 09:17:37 +0000 (11:17 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 16 Apr 2008 09:17:37 +0000 (11:17 +0200)
tests/mkdir/selinux

index adbaa6a..4363275 100755 (executable)
@@ -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