Ignore:
Timestamp:
Jul 4, 2013 6:19:45 AM (12 years ago)
Author:
raasch
Message:

script adjustments for CSC Helsinki (lccrayf)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mbuild

    r1100 r1197  
    2222# Current revisions:
    2323# ------------------
    24 #
     24# adjustments for CSC Helsinki (lccrayf)
    2525#
    2626# Former revisions:
     
    12501250
    12511251          # workaround for lcxe6
    1252        if [[ $remote_host = lcxe6 ]]
    1253        then
    1254 
    1255           eval $init_cmds
     1252       if [[ $remote_host = lcxe6  ||  $remote_host = lccrayf ]]
     1253       then
     1254
     1255          eval $init_cmds  >  /dev/null  2>&1
    12561256
    12571257       fi
Note: See TracChangeset for help on using the changeset viewer.