From: Stephen Rothwell Date: Sat, 20 Jun 2015 01:56:25 +0000 (+1000) Subject: Merge commit '6ac2d40f29e6' X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=638c98b8b9a722f64d5ea9a41681d2f83174a2c6;p=next-scripts Merge commit '6ac2d40f29e6' add sfr's key file as the default --- 638c98b8b9a722f64d5ea9a41681d2f83174a2c6 diff --cc common.sh index 759c7f1,759c7f1..28954e4 --- a/common.sh +++ 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"