diff options
Diffstat (limited to 'tests/cp/acl')
-rwxr-xr-x | tests/cp/acl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/acl b/tests/cp/acl index bfbb23803..21a7742ef 100755 --- a/tests/cp/acl +++ b/tests/cp/acl @@ -26,7 +26,7 @@ if test "$VERBOSE" = yes; then setfacl --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh require_acl_ # Skip this test if cp was built without ACL support: |