Changeset 1586


Ignore:
Timestamp:
11/18/11 16:34:26 (12 years ago)
Author:
mmaipsl
Message:

Stupid mistake in my last commit. sorry.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modipsl/trunk/util/script_recup_model

    r1585 r1586  
    5454#typeset NbComponents ModelComponents ModelTags ModelSystems ModelServers ModelDirectories ModelLocalDirs ListPathComp ListPathFile ListPathRev ListPathBranch ListNewFiles ListModifFiles ListModifFilesDate Maxfiledate 
    5555 
    56 if [ -f ${MODIPSL_SAVE}/Last_log ] ; then 
     56if [ ! -f ${MODIPSL_SAVE}/Last_log ] ; then 
    5757    echo "You need to give a valid tree in argument of this script." 
    5858    echo "usage (in modipsl path) :" 
Note: See TracChangeset for help on using the changeset viewer.