Changeset 1590 for branches


Ignore:
Timestamp:
07/19/23 13:18:36 (12 months ago)
Author:
aclsce
Message:

Fix bugs (again)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libIGCM_pack/AA_create_ts

    r1588 r1590  
    460460              eval PeriodPack_FileType=${Testvar} 
    461461          else 
    462               PeriodPack_FileType=${PeriodPack} 
     462              PeriodPack_FileType=${config_Post_PackFrequency} 
    463463          fi 
    464464          eval set +A LISTE_PACKFREQUENCY_${comp} \${LISTE_PACKFREQUENCY_${comp}[*]} ${PeriodPack_FileType} 
     
    850850      IGCM_sys_Rm ${liste_file_tmp[*]} 
    851851            (( CURRENT_LOOP = CURRENT_LOOP + 1 )) 
     852      (( i = i + 1 )) 
    852853    done                                # for file in ${liste_file_brut} do 
    853854  done                                  # for comp in ${config_ListOfComponents[*]} ; do 
Note: See TracChangeset for help on using the changeset viewer.