From 7feff05394b1dd5699a01e5974b4ab9ce5bac970 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Thu, 4 May 2017 11:23:29 +1000 Subject: [PATCH] move some config into my .kuprc --- make_tree_file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_tree_file b/make_tree_file index a1c433f..f7c1c69 100755 --- a/make_tree_file +++ b/make_tree_file @@ -84,6 +84,6 @@ git push history echo Pushing patch to kernel.org ... cd .. xz -v -9 "$p" -kup --host=kup.kernel.org put "$p.xz" "$p.asc" "/pub/linux/kernel/next/$p.gz" +kup put "$p.xz" "$p.asc" "/pub/linux/kernel/next/$p.gz" exit 0 -- 2.39.5