X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/16edf86595a5a990a942fa045dfb523dae1fe6cb..01894cf01fef34d6746711ba1bb17323ab8344b6:/testsuite/acls.test diff --git a/testsuite/acls.test b/testsuite/acls.test index af560074..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 "ACL support requires protocol 30" ;; -esac - case "$setfacl_nodef" in true) test_skipped "I don't know how to use your setfacl command" ;; esac