Ignore:
Timestamp:
11/10/09 17:13:13 (15 years ago)
Author:
sdipsl
Message:
  • Some more step towards post processing from cesium
  • Wait from CCRT actions (cesium node can not ssh mercure), necessary because cesium do not see mercure workdir and thus do not see card
  • Do not use this version on sx9, post-process will fail
File:
1 edited

Legend:

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

    r187 r196  
    215215                echo "DEBUG mode : activation of 'set -vx' mode." 
    216216                echo "DEBUG mode : no protection for output files." 
    217                 echo "DEBUG mode : force online rebuild." 
     217                echo "DEBUG mode : if active force asynchronous rebuild frequency to PeriodLength frequency." 
    218218                ;; 
    219219            DEV) 
    220220                echo "DEVelopment mode : no protection for output files." 
    221                 echo "DEVelopment mode : force online rebuild." 
     221                echo "DEVelopment mode : if active force asynchronous rebuild frequency to PeriodLength frequency." 
    222222                ;; 
    223223        esac 
Note: See TracChangeset for help on using the changeset viewer.