Changeset 188 for palm


Ignore:
Timestamp:
Aug 8, 2008 9:09:21 PM (16 years ago)
Author:
letzel
Message:
  • bugfix: typo removed in lcxt4 branch (mrun)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r183 r188  
    152152     # 27/05/08 - Siggi  - PATH is set to PALM_BIN everywhere (missing so far)
    153153     # 14/07/08 - Siggi  - adjustments for lcsgih
     154     # 08/08/08 - Marcus - typo removed in lcxt4 branch
    154155 
    155156    # VARIABLENVEREINBARUNGEN + DEFAULTWERTE
     
    28542855                printf "\n\n"
    28552856
    2856                 if [[ $host == lcxt4 ]]
     2857                if [[ $host = lcxt4 ]]
    28572858                then
    28582859                   aprun  -n $iii  -N $tasks_per_node  a.out < runfile_atmos  $ROPTS  &
Note: See TracChangeset for help on using the changeset viewer.