summaryrefslogtreecommitdiff
path: root/testsuite/xattrs.test
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/xattrs.test')
-rw-r--r--testsuite/xattrs.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/xattrs.test b/testsuite/xattrs.test
index 86165e0c..5931ffcd 100644
--- a/testsuite/xattrs.test
+++ b/testsuite/xattrs.test
@@ -8,7 +8,7 @@
. $suitedir/rsync.fns
lnkdir="$tmpdir/lnk"
-$RSYNC --version | grep ", xattrs" >/dev/null || test_skipped "Rsync is configured without xattr support"
+$RSYNC --version | grep "[, ] xattrs" >/dev/null || test_skipped "Rsync is configured without xattr support"
case "$HOST_OS" in
darwin*)