From: Stephen Rothwell Date: Thu, 9 Dec 2021 21:45:52 +0000 (+1100) Subject: use gandalf for akpm files for now X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=cd61e477fddaef8b6142ccbeb2a02a2e8a51f8c5;p=next-scripts use gandalf for akpm files for now --- diff --git a/fetch_trees b/fetch_trees index 997f6d3..2db70cd 100755 --- a/fetch_trees +++ b/fetch_trees @@ -44,7 +44,7 @@ fetch_mmotm() fi if ! rsync -az --partial --exclude '.git*' \ --exclude broken-out.tar.gz --delete \ - ozlabs.org::akpm/mmotm/. .; then + gandalf.ozlabs.org::akpm/mmotm/. .; then git reset --hard printf 'Fetcing mmotm failed\n' 1>&2 return