From: Stephen Rothwell Date: Wed, 23 Nov 2022 23:58:52 +0000 (+1100) Subject: from_build_host: log progress (for when the network is bad) X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=8bfe51b5b91f57221aa07839898bf1b4cea1ff37;p=next-scripts from_build_host: log progress (for when the network is bad) --- diff --git a/from_build_host b/from_build_host index babf5da..6a2829a 100755 --- a/from_build_host +++ b/from_build_host @@ -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/***' \