]> git.ozlabs.org Git - next-scripts/blob - from_ka2
to_ka2: no point in copying the gitk cache file
[next-scripts] / from_ka2
1 #!/bin/sh
2
3 . "$(dirname $0)/common.sh"
4
5 rsync -avHSXx --partial --delete \
6         --exclude "gitk.cache" \
7         --include '/next/***' --include /SHA1s \
8         --include /merge.log --include /merge.debug \
9         --exclude '**' \
10         ${build_host}:kernels/next/. ~/kernels/next/.