Changeset 1921 for TOOLS/PACK_IPSL/find_size_pack.sh
- Timestamp:
- 11/15/12 15:58:24 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TOOLS/PACK_IPSL/find_size_pack.sh
r1920 r1921 184 184 done 185 185 186 DEM_log -2 "Sortie boucle : year_begin_pack month_begin_pack year_end_pack month_end_pack : ${year_begin_pack} ${month_begin_pack} ${year_end_pack} ${month_end_pack}" 187 186 188 month_begin_pack=${month_end_pack} 187 189 year_begin_pack=${year_end_pack} … … 190 192 number_pack=$(( ${number_pack} + 1 )) 191 193 192 DEM_log -2 "Sortie boucle : year_begin_pack month_begin_pack year_end_pack month_end_pack : ${year_begin_pack} ${month_begin_pack} ${year_end_pack} ${month_end_pack}"193 194 194 195 done
Note: See TracChangeset
for help on using the changeset viewer.