Ignore:
Timestamp:
Jan 9, 2014 1:14:54 PM (10 years ago)
Author:
heinze
Message:

Adjustments for lccrayh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mbuild

    r1256 r1274  
    2222# Current revisions:
    2323# ------------------
    24 #
     24# adjustments for lccrayh
    2525#
    2626# Former revisions:
     
    475475    case  $remote_host  in
    476476        (lccrayb)        remote_addres=130.73.233.1;;
     477        (lccrayh)        remote_addres=130.75.4.1;;
    477478        (lcflow)         remote_addres="flow.hpc.uni-oldenburg.de";;
    478479        (lckordi)        remote_adress=210.219.61.8;;
     
    13071308
    13081309          # workaround for lcxe6
    1309        if [[ $remote_host = lcxe6  ||  $remote_host = lccrayb  ||  $remote_host = lccrayf ]]
     1310       if [[ $remote_host = lcxe6  ||  $remote_host = lccrayb  ||  $remote_host = lccrayf ||  $remote_host = lccrayh ]]
    13101311       then
    13111312
Note: See TracChangeset for help on using the changeset viewer.