]> git.ozlabs.org Git - next-scripts/commitdiff
changed the name of my kup ssh key
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 May 2017 01:22:33 +0000 (11:22 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 May 2017 01:22:33 +0000 (11:22 +1000)
common.sh

index eb7cc75e2afca8a44fd8f917462989e76b17c730..204a0c8d60b6f90684edfd8cde2497d06e73f434 100644 (file)
--- a/common.sh
+++ b/common.sh
@@ -16,7 +16,7 @@ build_host="colugo-sfr"
 build_dir="/home/sfr/next/next"
 gcc_version="4.9.0"
 j_factor=48
-ssh_key_file=~/.ssh/ra.kernel.org
+ssh_key_file=~/.ssh/kup.kernel.org
 gpg_key=89F91C0A41D5C07A
 
 [ "$NEXT_BUILD_HOST" ] && {