]> git.ozlabs.org Git - next-scripts/commitdiff
to_ka2: we don;t need the history or stats on the merge/build machine
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 9 Feb 2016 22:35:16 +0000 (09:35 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 9 Feb 2016 22:35:16 +0000 (09:35 +1100)
to_ka2

diff --git a/to_ka2 b/to_ka2
index ce6ffc0f49d31bc70b8f594be72c9cd0f39d0ecc..02d04960c949eb9609c8996d7a07d583d0b84692 100755 (executable)
--- 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/.