From: Stephen Rothwell Date: Tue, 19 May 2009 08:29:20 +0000 (+1000) Subject: backup the fixes tree as well X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=7d5d0626a09f445a70c7b1adc6dc477a872e6107;p=next-scripts backup the fixes tree as well --- diff --git a/backup_next b/backup_next index f9249a1..6068faf 100755 --- a/backup_next +++ b/backup_next @@ -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/