Changeset 776 for palm/trunk/SCRIPTS


Ignore:
Timestamp:
Oct 31, 2011 8:02:51 AM (12 years ago)
Author:
heinze
Message:

Bugfixes: increase of binary_version due to output of lpt_av, palmplot: adjustment for DKRZ (ibmh)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/palmplot

    r566 r776  
    1616    # 23/08/10 - Rieke - bugfix - "" had to be added in if-queries
    1717    # 30/09/10 - Rieke - Link to new online documentation of PALM NCL scripts
     18    # 31/10/11 - Rieke - Adjustement so that palmplot also works on
     19    #                    DKRZ (ibmh)
    1820
    1921
     
    154156    done
    155157
    156     CMDLINE+="$key=$value "
     158    CMDLINE=$CMDLINE"$key=$value "
    157159    shift
    158160 done
Note: See TracChangeset for help on using the changeset viewer.