Use "|| true" in our `xattr` test runs.
[rsync.git] / testsuite / xattrs.test
index 9a145840dde32fd7755be1b7fafe68f51810c520..c1846df5c0fcb206f29573be490d7bc22a379a22 100644 (file)
@@ -10,7 +10,7 @@ lnkdir="$tmpdir/lnk"
 
 $RSYNC --version | grep ", xattrs" >/dev/null || test_skipped "Rsync is configured without xattr support"
 
-case "`xattr 2>&1`" in
+case "`xattr 2>&1 || true`" in
 *--list:*)
     xset() {
        xnam="$1"