X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/c50a9076e120e1600823cc8e901dbefd89f1f5d7..d3f5c628d7bdec6f7334bbae68a7bee1f5285815:/testsuite/acls.test diff --git a/testsuite/acls.test b/testsuite/acls.test index fe827ba7..40490a67 100644 --- a/testsuite/acls.test +++ b/testsuite/acls.test @@ -5,7 +5,7 @@ # Test that rsync handles basic ACL preservation. -. $srcdir/testsuite/rsync.fns +. $suitedir/rsync.fns $RSYNC --version | grep ", ACLs" >/dev/null || test_skipped "Rsync is configured without ACL support"