Changeset 2151 for modipsl/trunk/util/ins_job
- Timestamp:
- 08/20/13 12:33:31 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modipsl/trunk/util/ins_job
r2142 r2151 274 274 # and create jobs (for all except AA_job) 275 275 #- 276 for i in $(find ${libIGCM} - name "AA_*" -print | grep -v .svn)276 for i in $(find ${libIGCM} -maxdepth 1 -name "AA_*" -print) 277 277 do 278 278 i_f=${i##*/};
Note: See TracChangeset
for help on using the changeset viewer.