]> git.ozlabs.org Git - next-scripts/commitdiff
from_build_host: log progress (for when the network is bad)
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 23 Nov 2022 23:58:52 +0000 (10:58 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 23 Nov 2022 23:58:52 +0000 (10:58 +1100)
from_build_host

index babf5da97e0e3161f3abb07fd07fa92343b4e189..6a2829a274a5f1d2d205cbf5cd89dbc9a372c722 100755 (executable)
@@ -2,7 +2,7 @@
 
 . "$(dirname $0)/common.sh"
 
-rsync -avHSUXx --open-noatime --partial --delete \
+rsync -avHPSUXx --open-noatime --delete \
        --exclude "gitk.cache" \
        --exclude '.gitk-tmp**' \
        --include '/patches/***' \