summaryrefslogtreecommitdiff
path: root/testsuite/atimes.test
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/atimes.test')
-rw-r--r--testsuite/atimes.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/atimes.test b/testsuite/atimes.test
index 3bdb1d46..4d46eb05 100644
--- a/testsuite/atimes.test
+++ b/testsuite/atimes.test
@@ -4,7 +4,7 @@
. "$suitedir/rsync.fns"
-$RSYNC --version | grep "[, ] atimes" >/dev/null || test_skipped "Rsync is configured without atimes support"
+$RSYNC -VV | grep '"atimes": true' >/dev/null || test_skipped "Rsync is configured without atimes support"
mkdir "$fromdir"