]> git.ozlabs.org Git - next-scripts/commitdiff
move some config into my .kuprc
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 May 2017 01:23:29 +0000 (11:23 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 May 2017 01:23:29 +0000 (11:23 +1000)
make_tree_file

index a1c433f4dd0e649db7b39eaa80ba3d89813c0890..f7c1c6993ebdf085a6857f99118c1fc367c835bd 100755 (executable)
@@ -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