]> git.ozlabs.org Git - next-scripts/commitdiff
Merge commit '6ac2d40f29e6'
authorStephen Rothwell <sfr@canb.auug.org.au>
Sat, 20 Jun 2015 01:56:25 +0000 (11:56 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 20 Jun 2015 01:57:14 +0000 (11:57 +1000)
add sfr's key file as the default

1  2 
common.sh

diff --cc common.sh
index 759c7f1af8f58e0a018910679085b6f50be80b27,759c7f1af8f58e0a018910679085b6f50be80b27..28954e481e0ee8dd7b3c1d98dd95721b533e317d
+++ b/common.sh
@@@ -16,6 -16,6 +16,7 @@@ build_host="ka2
  build_dir="/scratch/sfr/next"
  gcc_version="4.9.0"
  j_factor=48
++ssh_key_file=~/.ssh/ra.kernel.org
  
  [ "$NEXT_BUILD_HOST" ] && build_host="$NEXT_BUILD_HOST"
  [ "$NEXT_BUILD_DIR" ] && build_dir="$NEXT_BUILD_DIR"