]> git.ozlabs.org Git - next-scripts/blobdiff - backup_next
do_build: rearrange the builds a bit
[next-scripts] / backup_next
index 5ac047cc22fb584a8446b2e75de953f3d8c95a6b..70abf7fd7752db0996a55f546dc0ae408fab5039 100755 (executable)
@@ -3,7 +3,8 @@
 host="fs"
 [ "$1" ] && host="$1"
 
-rsync -avHP --exclude gitk.cache \
+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/'**' \
        --include next-fixes/.git --include next-fixes/.git/'**' --exclude next-fixes/'**' \