]> git.ozlabs.org Git - next-scripts/blobdiff - fetch_trees
update to_build_host a bit
[next-scripts] / 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