Ignore:
Timestamp:
05/31/13 12:06:46 (11 years ago)
Author:
jgipsl
Message:

Changed to have rebuild in a directory with apropriate name for curie. The old directory will continue to exist containg a link to the new one.

File:
1 edited

Legend:

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

    r853 r863  
    18581858  i=0 
    18591859  while [ $i -lt $NB_ESSAI ] ; do 
    1860     ~p86ipsl/CESIUM/bin/rebuild -f -o $@ > out_rsync 2>&1 
     1860    ~p86ipsl/X64_CURIE/bin/rebuild -f -o $@ > out_rsync 2>&1 
    18611861    status=$? 
    18621862    if [ ${status} -gt 0 ] ; then 
Note: See TracChangeset for help on using the changeset viewer.