Ignore:
Timestamp:
03/30/12 16:27:29 (12 years ago)
Author:
sdipsl
Message:
  • Hopefully end of the merge story
File:
1 edited

Legend:

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

    r590 r622  
    101101  #POST_DIR=${R_OUT_POST}/${config_UserChoices_TagName}/${config_UserChoices_JobName} 
    102102  POST_DIR=${R_BUF_KSH} 
     103  # trick for IDRIS 
     104  POST_DIR=$( echo ${R_BUF_KSH} | sed -e "s/workgpfs/workdir/" ) 
     105 
    103106  if [ ${POST} = true ]; then 
    104107    echo 
Note: See TracChangeset for help on using the changeset viewer.