X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1c3344a105f656a45f6b46e1710c3fc4ab862a9a..7918f2440534993bdda324da839b2ea9a3884757:/testsuite/default-acls.test diff --git a/testsuite/default-acls.test b/testsuite/default-acls.test index 1aa8d492..42ed253a 100644 --- a/testsuite/default-acls.test +++ b/testsuite/default-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" ;; *-k*) opts='-dm u::7,g::5,o:5' ;; @@ -59,7 +55,7 @@ umask 0077 testit da777 u::7,g::7,o:7 rw-rw-rw- rwxrwxrwx testit da775 u::7,g::7,o:5 rw-rw-r-- rwxrwxr-x testit da750 u::7,g::5,o:0 rw-r----- rwxr-x--- -testit da770mask u::7,u:0:7,g::0,m:7,o:0 rw-rw---- rwxrwx--- +testit da750mask u::7,u:0:7,g::7,m:5,o:0 rw-r----- rwxr-x--- testit noda1 '' rw------- rwx------ umask 0000 testit noda2 '' rw-rw-rw- rwxrwxrwx