Ignore:
Timestamp:
01/26/13 18:43:36 (11 years ago)
Author:
sdipsl
Message:

Add ada system library. Almost running in DRYRUN mode (post process submission still experience some issues).

File:
1 edited

Legend:

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

    r720 r771  
    114114  #POST_DIR=${R_OUT_POST}/${config_UserChoices_TagName}/${config_UserChoices_JobName} 
    115115  POST_DIR=${R_BUF_KSH} 
    116   # trick for IDRIS 
    117   POST_DIR=$( echo ${R_BUF_KSH} | sed -e "s/workgpfs/workdir/" ) 
    118116 
    119117  if [ ${POST} = true ]; then 
Note: See TracChangeset for help on using the changeset viewer.