]> git.ozlabs.org Git - next-scripts/blobdiff - from_build_host
use (Debian) rsync's --noatime option
[next-scripts] / from_build_host
index 32a8235cb6e09cfe456f76a3cda71ee08e9e4f2a..809eca0f6fb87b6226de1460feb074637521717b 100755 (executable)
@@ -2,7 +2,7 @@
 
 . "$(dirname $0)/common.sh"
 
-rsync -avHSXx --partial --delete \
+rsync -avHSXx --noatime --partial --delete \
        --exclude "gitk.cache" \
        --include '/patches/***' \
        --include '/mmotm/***' \