diff options
Diffstat (limited to 'tests/cp/cp-a-selinux')
-rwxr-xr-x | tests/cp/cp-a-selinux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/cp-a-selinux b/tests/cp/cp-a-selinux index 92627e719..feb66f9ac 100755 --- a/tests/cp/cp-a-selinux +++ b/tests/cp/cp-a-selinux @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then cp --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh require_root_ require_selinux_ |