- Timestamp:
- 08/21/08 11:38:38 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modipsl/trunk/util/ins_job
r331 r379 148 148 # and create jobs (for all except AA_job) 149 149 #- 150 for i in $(find ${libIGCM} -name "AA_*" -print )150 for i in $(find ${libIGCM} -name "AA_*" -print | grep -v .svn ) 151 151 do 152 152 i_f=${i##*/};
Note: See TracChangeset
for help on using the changeset viewer.