summaryrefslogtreecommitdiff
path: root/testsuite/atimes.test
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-21 15:14:06 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-21 15:16:56 -0700
commit2b439c1fc8f49605f9a20e889a5c545d994e8aed (patch)
tree53778d20024ceeea86d21c97c9e4ec269f30a711 /testsuite/atimes.test
parente16b22751a7996ddba299ea0750b533ce492d12f (diff)
downloadrsync-2b439c1fc8f49605f9a20e889a5c545d994e8aed.tar.gz
Disable atimes on macOS.
Diffstat (limited to 'testsuite/atimes.test')
-rw-r--r--testsuite/atimes.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/atimes.test b/testsuite/atimes.test
index bd3f2927..6dd58136 100644
--- a/testsuite/atimes.test
+++ b/testsuite/atimes.test
@@ -4,6 +4,8 @@
. "$suitedir/rsync.fns"
+$RSYNC --version | grep "[, ] atimes" >/dev/null || test_skipped "Rsync is configured without atimes support"
+
mkdir "$fromdir"
touch "$fromdir/foo"