]> git.ozlabs.org Git - next-scripts/blobdiff - to_build_host
rsync noatime was changed to open-noatime
[next-scripts] / to_build_host
index c05be14e8c8595e318485c56c4f9ad4450343f4b..0438f5841cc00c426be65ecf26efd969a93d768c 100755 (executable)
@@ -7,4 +7,4 @@
 
 . "$(dirname $0)/common.sh"
 
-rsync -avHSXx --noatime --exclude next-history.git --exclude stats --exclude gitk.cache --delete ~/kernels/next/. ${build_host}:kernels/next/.
+rsync -avHSUXx --open-noatime --exclude next-history.git --exclude stats --exclude gitk.cache --delete ~/kernels/next/. ${build_host}:kernels/next/.