1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

tests: add a comment explaining the potential failure

This commit is contained in:
Jim Meyering
2008-04-16 11:17:37 +02:00
parent bc22dbbf84
commit 5d8b8d8b74

View File

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