Changeset 1086


Ignore:
Timestamp:
10/13/14 12:18:50 (10 years ago)
Author:
sdipsl
Message:
  • bugfix. Due to a typo simuid were not read back after resubmission...
File:
1 edited

Legend:

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

    r1084 r1086  
    581581      # retrieve this simulation's unique id 
    582582      IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/run.card Configuration simuid 
    583       simuid=${config_Configuration_simuid} 
     583      simuid=${run_Configuration_simuid} 
    584584 
    585585      # Using standard fields for message others than the first one. Still subject to change 
Note: See TracChangeset for help on using the changeset viewer.