From 63e873f8bd1c724d1f2e399f457435b819535426 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Tue, 13 Aug 2013 18:28:00 +1000 Subject: [PATCH] make_tree_file: use the official name for kup.kernel.org --- make_tree_file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5