]> git.ozlabs.org Git - next-scripts/commitdiff
make_tree_file: exit the shared connection to kernel.org
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Sep 2018 08:01:58 +0000 (18:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Sep 2018 08:01:58 +0000 (18:01 +1000)
make_tree_file

index c144ccc59980e77fe6505b767300a1aa06bc0c6f..66373bfcea5b69f75d6d8d4743966328af361e19 100755 (executable)
@@ -78,4 +78,6 @@ cd ..
 xz -v -9 "$p"
 kup put "$p.xz" "$p.asc" "/pub/linux/kernel/next/$p.gz"
 
+ssh -O exit git@gitolite.kernel.org
+
 exit 0