]> git.ozlabs.org Git - next-scripts/commitdiff
to_ka2: no point in copying the gitk cache file
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 16 Mar 2016 22:43:58 +0000 (09:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 16 Mar 2016 22:43:58 +0000 (09:43 +1100)
to_ka2

diff --git a/to_ka2 b/to_ka2
index 02d04960c949eb9609c8996d7a07d583d0b84692..fad8be3a4a43297b434815944eced7b64283b423 100755 (executable)
--- a/to_ka2
+++ b/to_ka2
@@ -2,4 +2,4 @@
 
 . "$(dirname $0)/common.sh"
 
-rsync -avHSXx --exclude next-history.git --exclude stats --delete ~/kernels/next/. ${build_host}:kernels/next/.
+rsync -avHSXx --exclude next-history.git --exclude stats --exclude next/.git/gitk.cache --delete ~/kernels/next/. ${build_host}:kernels/next/.