From 68dacc2720ea1ebe3dbd1b7aff5f5b111a68541d Mon Sep 17 00:00:00 2001 From: Mitch Tishmack Date: Sat, 28 May 2016 21:45:38 -0500 Subject: [PATCH] Use cfosbldvm01 --- cray.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cray.org b/cray.org index b70951e..a1d24c8 100644 --- a/cray.org +++ b/cray.org @@ -194,7 +194,7 @@ export script=$(basename "$0") export dir=$(cd "$(dirname "$0")"; pwd) export iam=${dir}/${script} -remote=cfosbld01 +remote=cfosbldvm01 export PATH=/usr/local/brew/10.10/bin:~/bin:${PATH} branch=$(git rev-parse --abbrev-ref HEAD)