]> git.ozlabs.org Git - next-scripts/commitdiff
use gandalf for akpm files for now
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 9 Dec 2021 21:45:52 +0000 (08:45 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 9 Dec 2021 21:45:52 +0000 (08:45 +1100)
fetch_trees

index 997f6d33688bc1194458af8d222b1707a0a86f09..2db70cdb77e15bf0ba00ff54dda4a7bbf0447c24 100755 (executable)
@@ -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