Skip to content

Commit

Permalink
Merge pull request #3 from doutriaux1/surface
Browse files Browse the repository at this point in the history
removed old and unused machines
  • Loading branch information
doutriaux1 committed Oct 30, 2019
2 parents a5a29e7 + adebd05 commit a80fdc0
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions .bash_local
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,17 @@ h=`hostname -s`
case "$h" in
vpn*)
CDATBUILDS="/lgm/uvcdat";;
maryam)
CDATBUILDS="/lgm/uvcdat"
ANACONDA_HOME=${HOME}/anaconda2;;
meryem)
CDATBUILDS="/lgm/uvcdat"
ANACONDA_HOME=${HOME}/anaconda2;;
omar)
CDATBUILDS="/lgm/uvcdat"
ANACONDA_HOME=${HOME}/miniconda2;;
lapetitechipie*)
ANACONDA_HOME=/lgm/Anaconda;;
oceanonly*)
ANACONDA_HOME=/usr/local/anaconda2;;
crunchy*)
ANACONDA_HOME=${HOME}/anaconda2;;
*il-*)
CDATBUILDS="/lgm/uvcdat";;
sofia)
CDATBUILDS="/lgm/uvcdat"
ANACONDA_HOME=${HOME}/anaconda2;;
cab*)
CDATBUILDS="/usr/gapps/uvcdat/chaos_5_x86_64_ib/default";;
*Mac*)
CDATBUILDS="/lgm/uvcdat";;
*rhea-lo*)
CDATBUILDS="/lustre/atlas/world-shared/csc121/uvcdat";;
sierra*)
CDATBUILDS="/usr/gapps/uvcdat/chaos_5_x86_64_ib/default"
ANACONDA_HOME=/usr/gapps/uvcdat/anaconda2;;
loki*)
ANACONDA_HOME=${HOME}/miniconda3;;
drdoom*)
ANACONDA_HOME=${HOME}/miniconda3;;
*)
ANACONDA_HOME=${HOME}/miniconda3;;
esac
Expand Down

0 comments on commit a80fdc0

Please sign in to comment.