]> git.ozlabs.org Git - next-scripts/commitdiff
backup the whole tools dir
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 27 Oct 2008 07:25:14 +0000 (18:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 27 Oct 2008 07:25:14 +0000 (18:25 +1100)
don't forget to delete old stuff

backup_next

index 826dfa5d5468bd45180125155004f7219d62b679..062648dbb8615019c3a5b54908c36773e0175dbe 100755 (executable)
@@ -2,5 +2,4 @@
 
 rsync -avHP --include next/.git --include next/.git/'**' --exclude next/'**' \
        --include quilt/.git --include quilt/.git/'**' --exclude quilt/'**' \
-       --include tools/.git --include tools/.git/'**' --exclude tools/'**' \
-       next/ fs:next/
+       --delete --delete-excluded next/ fs:next/