From: Stephen Rothwell Date: Tue, 9 Feb 2016 22:35:16 +0000 (+1100) Subject: to_ka2: we don;t need the history or stats on the merge/build machine X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=dc96990f71485e82bebe1675e571fcc26619eb42;p=next-scripts to_ka2: we don;t need the history or stats on the merge/build machine --- diff --git a/to_ka2 b/to_ka2 index ce6ffc0..02d0496 100755 --- a/to_ka2 +++ b/to_ka2 @@ -2,4 +2,4 @@ . "$(dirname $0)/common.sh" -rsync -avHSXx --delete ~/kernels/next/. ${build_host}:kernels/next/. +rsync -avHSXx --exclude next-history.git --exclude stats --delete ~/kernels/next/. ${build_host}:kernels/next/.