X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/56c7ed9983c2d3f7ee453f4a277f4bdc34bea8cd..47573508f43ef21e54626a3a50d6b0cd9de78064:/testsuite/xattrs.test diff --git a/testsuite/xattrs.test b/testsuite/xattrs.test index 8b40eec3..76b90993 100644 --- a/testsuite/xattrs.test +++ b/testsuite/xattrs.test @@ -5,7 +5,7 @@ # Test that rsync handles basic xattr preservation. -. $srcdir/testsuite/rsync.fns +. $suitedir/rsync.fns $RSYNC --version | grep ", xattrs" >/dev/null || test_skipped "Rsync is configured without xattr support"