/[CCFs]/ccf-setup.csh
ViewVC logotype

Diff of /ccf-setup.csh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by ccflib, Wed Dec 10 17:13:43 2014 UTC revision 1.5 by ccflib, Thu Dec 11 16:43:59 2014 UTC
# Line 4  Line 4 
4  #  #
5  # Setup to build CCF from user's home  # Setup to build CCF from user's home
6  #  #
7  # $Id: ccf-setup.csh,v 1.3 2014/12/10 10:58:21 ccflib Exp $  # $Id: ccf-setup.csh,v 1.4 2014/12/10 17:13:43 ccflib Exp $
8    
9  # Define CCFLIB_HOME  # Define CCFLIB_HOME
10    
11  switch ($USER)  host=`hostname | cut -d. -f1`
12     case [ccflib]:  
13    switch ($host)
14       case [sasbld01]:
15         setenv CCFLIB_HOME "/home/ccflib"         setenv CCFLIB_HOME "/home/ccflib"
16         breaksw         breaksw
17     default :     default :

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.27