Changeset 1014


Ignore:
Timestamp:
07/04/14 22:53:47 (10 years ago)
Author:
mafoipsl
Message:

At IDRIS, consolidation of restart tar access because of mfls changes.

File:
1 edited

Legend:

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

    r1013 r1014  
    561561 
    562562  finalPosition=$( mfls $1 | wc -l ) 
    563   [ ${finalPosition} -eq 8 ] && ExistFlag=1 || ExistFlag=0 
     563  [ ${finalPosition} -eq 5 ] && ExistFlag=0 || ExistFlag=1 
    564564 
    565565  IGCM_debug_PopStack "IGCM_sys_TestFileArchive" 
Note: See TracChangeset for help on using the changeset viewer.