Changeset 15356
- Timestamp:
- 06/28/13 17:27:14 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/scripts/issmconfiguration.sh
r15279 r15356 18 18 #print choices 19 19 COUNT=0; 20 printf 'ISSM wide configurations\n' 20 21 for STEP in $LIST 21 22 do … … 23 24 printf '%3i: %s\n' $COUNT $STEP 24 25 done 26 printf 'Personal configuration\n' 25 27 for STEP in $LIST2 26 28 do
Note:
See TracChangeset
for help on using the changeset viewer.