Ignore:
Timestamp:
06/12/09 12:12:22 (15 years ago)
Author:
sdipsl
Message:
  • Do not use absolute path with monitoring01 as input_directory when producing files and images
  • More verbosity in monitoring.job
  • Bypass strange rcommand behaviour with a sleep for ulam
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_ulam.ksh

    r133 r134  
    701701            IGCM_debug_Exit "IGCM_sys_Put_Dir" 
    702702        fi 
     703 
     704        # due to rcommand latency 
     705        sleep 30 
     706 
    703707    else 
    704708        ( ${DEBUG_debug} ) && echo "DRYRUN mode = " $DRYRUN >> stack 
Note: See TracChangeset for help on using the changeset viewer.