X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/16edf86595a5a990a942fa045dfb523dae1fe6cb..01894cf01fef34d6746711ba1bb17323ab8344b6:/testsuite/xattrs.test diff --git a/testsuite/xattrs.test b/testsuite/xattrs.test index d8d60d4d..4b98de85 100644 --- a/testsuite/xattrs.test +++ b/testsuite/xattrs.test @@ -9,10 +9,6 @@ $RSYNC --version | grep ", xattrs" >/dev/null || test_skipped "Rsync is configured without xattr support" -case "$RSYNC" in -*protocol=29*) test_skipped "xattr support requires protocol 30" ;; -esac - case "`xattr 2>&1`" in *--list:*) xset() {