IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 10, 2011, 2:12:02 PM (15 years ago)
Author:
eugene
Message:

adjust code to set long/short exec periods so it does not leave behind unexpected short periods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/magic.cleanup.pro

    r30373 r31854  
    116116
    117117  task.exec
     118    periods -exec $RUNEXEC
     119
    118120    book npages magicToCleanup -var N
    119     if ($N == 0)
    120         periods -exec $RUNEXEC
    121         break
    122     end
     121    if ($N == 0) break
    123122    if ($NETWORK == 0) break
    124123   
Note: See TracChangeset for help on using the changeset viewer.