From cd61e477fddaef8b6142ccbeb2a02a2e8a51f8c5 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Fri, 10 Dec 2021 08:45:52 +1100 Subject: [PATCH] use gandalf for akpm files for now --- fetch_trees | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5