]> git.ozlabs.org Git - next-scripts/commitdiff
backup the fixes tree as well
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 19 May 2009 08:29:20 +0000 (18:29 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 19 May 2009 08:29:20 +0000 (18:29 +1000)
backup_next

index f9249a1dc25d25a1f0315e163aab8e707f0bf95f..6068fafbd73fd69a7c157cdb032ac0d38e449a81 100755 (executable)
@@ -5,4 +5,5 @@ host="fs"
 
 rsync -avHP --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/'**' \
        --delete --delete-excluded next/ "$host":next/