Ignore:
Timestamp:
11/08/12 09:53:43 (12 years ago)
Author:
aclsce
Message:
  • Modified to not create tmp files in current directory
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/PACK_IPSL/archive_restart.sh

    r1900 r1911  
    7474 
    7575cd ${STORE_RESTART} 
     76if [ "x${STORE_RESTART}" != "x" ] 
     77then 
    7678rm -rf * 
     79fi 
    7780 
    7881# On les copie sur le scratchdir en changeant le nom et conservant la date 
Note: See TracChangeset for help on using the changeset viewer.