Changeset 208 for modipsl


Ignore:
Timestamp:
11/16/07 10:46:22 (17 years ago)
Author:
omamce
Message:

Add possibility to change name of modipsl directory (by experiment name for instance)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modipsl/trunk/util/ins_job

    r199 r208  
    5151#- 
    5252F_MOD=$(cd ${d_n}'/..';/bin/pwd;) 
    53 [[ ${F_MOD##*/} != 'modipsl' ]] && \ 
    54  { print - "directory 'modipsl' unreachable"; exit 3; } 
     53# [[ ${F_MOD##*/} != 'modipsl' ]] && \ 
     54# { print - "directory 'modipsl' unreachable"; exit 3; } 
    5555W_W=${d_n}'/../libIGCM' 
    5656[[ ! -d ${W_W} ]] && { print - "${W_W} unreachable"; exit 3; } 
Note: See TracChangeset for help on using the changeset viewer.