Changeset 15356


Ignore:
Timestamp:
06/28/13 17:27:14 (12 years ago)
Author:
Eric.Larour
Message:

CHG: more debug info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/scripts/issmconfiguration.sh

    r15279 r15356  
    1818        #print choices
    1919        COUNT=0;
     20        printf 'ISSM wide configurations\n'
    2021        for STEP in $LIST
    2122        do
     
    2324                printf '%3i: %s\n' $COUNT $STEP
    2425        done
     26        printf 'Personal configuration\n'
    2527        for STEP in $LIST2
    2628        do
Note: See TracChangeset for help on using the changeset viewer.