diff options
Diffstat (limited to 'tests/mv/acl')
-rwxr-xr-x | tests/mv/acl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/acl b/tests/mv/acl index 536391a68..e9121a59b 100755 --- a/tests/mv/acl +++ b/tests/mv/acl @@ -24,7 +24,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: |