]> git.ozlabs.org Git - next-scripts/blobdiff - backup_next
update to_build_host a bit
[next-scripts] / backup_next
index d1e85212f2c3653f70ac493dbf7e9f94527bccec..70abf7fd7752db0996a55f546dc0ae408fab5039 100755 (executable)
@@ -3,7 +3,7 @@
 host="fs"
 [ "$1" ] && host="$1"
 
-rsync -avHP --noatime --exclude gitk.cache --exclude next-2'*'/ \
+rsync -avHP --exclude gitk.cache --exclude next-2'*'/ \
        --include mmotm/.git --include mmotm/.git/'**' --exclude mmotm/'**' \
        --include next/.git --include next/.git/'**' --exclude next/'**' \
        --include quilt/.git --include quilt/.git/'**' --exclude quilt/'**' \