Changeset 1268 for trunk


Ignore:
Timestamp:
11/02/15 17:02:20 (9 years ago)
Author:
sdipsl
Message:
  • change the initialisation moment. Wont send an email as soon as a post-processing is starting. Will send an email once we know what happened to him.
File:
1 edited

Legend:

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

    r1264 r1268  
    4949# When we start to run the simulation is not finished 
    5050simulationIsOver=false 
     51 
     52#================================================== 
     53# When we start to run we dont flush AMQP messages 
     54FlushAMQP=false 
    5155 
    5256#================================================== 
     
    656660    # Turn the flag on 
    657661    ActivateBigBro=true 
    658     # Dont flush by default 
    659     FlushAMQP=false 
    660662  fi 
    661663  IGCM_debug_PopStack "IGCM_debug_BigBro_Initialize" 
Note: See TracChangeset for help on using the changeset viewer.