Changeset 1295


Ignore:
Timestamp:
03/11/16 10:43:56 (8 years ago)
Author:
sdipsl
Message:
  • Bugfix
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_debug/libIGCM_debug.ksh

    r1294 r1295  
    700700    fi 
    701701 
     702    # Turn the flag on 
     703    ActivateBigBro=true 
     704 
    702705    # Save project accounting details in a file 
    703706    IGCM_sys_projectAccounting cpt_${CENTER}_${PROJECT}_$( date +"%Y%m%d_%H%M" ).dat 
     
    706709    IGCM_debug_sendAMQP_projectAccounting cpt_${CENTER}_${PROJECT}_$( date +"%Y%m%d_%H%M" ).dat 
    707710 
    708     # Turn the flag on 
    709     ActivateBigBro=true 
    710711  fi 
    711712  IGCM_debug_PopStack "IGCM_debug_BigBro_Initialize" 
Note: See TracChangeset for help on using the changeset viewer.