Ignore:
Timestamp:
04/03/12 19:11:15 (12 years ago)
Author:
sdipsl
Message:
  • No need to keep those files for a general use
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_pack_output

    r628 r632  
    326326        cat liste_pack_${myType}_${date_begin_pack}_${date_end_pack}.txt | xargs rm 
    327327        # Save the list of files that has been pack (ncrcat) 
    328         mv liste_pack_${myType}_${date_begin_pack}_${date_end_pack}.txt ${STORE_DEBUG} 
     328        #mv liste_pack_${myType}_${date_begin_pack}_${date_end_pack}.txt ${STORE_DEBUG} 
    329329        IGCM_debug_Print 1 "Ncrcat and cleaning done for ${dir} and ${myType}" 
    330330      done 
Note: See TracChangeset for help on using the changeset viewer.