diff options
Diffstat (limited to 'tests/misc/selinux')
-rwxr-xr-x | tests/misc/selinux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/selinux b/tests/misc/selinux index 87b3af250..8065182f5 100755 --- a/tests/misc/selinux +++ b/tests/misc/selinux @@ -10,7 +10,7 @@ if test "$VERBOSE" = yes; then stat --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh require_root_ require_selinux_ skip_if_mcstransd_is_running_ |