From: Stephen Rothwell Date: Tue, 13 Aug 2013 08:28:00 +0000 (+1000) Subject: make_tree_file: use the official name for kup.kernel.org X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=63e873f8bd1c724d1f2e399f457435b819535426;p=next-scripts make_tree_file: use the official name for kup.kernel.org --- diff --git a/make_tree_file b/make_tree_file index 5a468e0..cd4f754 100755 --- a/make_tree_file +++ b/make_tree_file @@ -79,7 +79,7 @@ git push history echo Pushing patch to kernel.org ... cd .. xz -v -9 "$p" -kup --host=geb.kernel.org put "$p.xz" "$p.asc" "/pub/linux/kernel/next/$p.gz" +kup --host=kup.kernel.org put "$p.xz" "$p.asc" "/pub/linux/kernel/next/$p.gz" ssh-agent -k