Changeset 1585 for modipsl/trunk/util/script_recup_model
- Timestamp:
- 11/18/11 16:24:08 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modipsl/trunk/util/script_recup_model
r1583 r1585 54 54 #typeset NbComponents ModelComponents ModelTags ModelSystems ModelServers ModelDirectories ModelLocalDirs ListPathComp ListPathFile ListPathRev ListPathBranch ListNewFiles ListModifFiles ListModifFilesDate Maxfiledate 55 55 56 if [ -f ${MODIPSL_SAVE}/Last_log ] ; then 57 echo "You need to give a valid tree in argument of this script." 58 echo "usage (in modipsl path) :" 59 echo "modipsl_path> util/script_recup_model modipsl_name_of_the_save" 60 exit 1 61 fi 56 62 57 63 ((i=1))
Note: See TracChangeset
for help on using the changeset viewer.