NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

Changeset 140

Show
Ignore:
Timestamp:
03/27/08 02:14:48
Author:
cbc
Message:

Always mark most recent destination as missing to keep it update as source is update during the day in findMissing.py.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sodar/trunk/sodar/utils/findMissing.py

    r138 r140  
    3333                       in destinationWalk 
    3434                       if not subDirs] 
     35    # always mark most recent destination as missing 
     36    # to keep it updated as source is updated during the day 
     37    destinationWalk = sorted(destinationWalk) 
     38    destinationWalk = destinationWalk[:-1] 
    3539     
    3640    idealWalk = [os.path.join(destination,