X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1c3344a105f656a45f6b46e1710c3fc4ab862a9a..01894cf01fef34d6746711ba1bb17323ab8344b6:/testsuite/acls.test diff --git a/testsuite/acls.test b/testsuite/acls.test index da9bea0b..0e8a1e2e 100644 --- a/testsuite/acls.test +++ b/testsuite/acls.test @@ -9,10 +9,6 @@ $RSYNC --version | grep ", ACLs" >/dev/null || test_skipped "Rsync is configured without ACL support" -case "$RSYNC" in -*protocol=29*) test_skipped "ACLs require protocol 30" ;; -esac - case "$setfacl_nodef" in true) test_skipped "I don't know how to use your setfacl command" ;; esac