IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 21, 2007, 4:28:40 PM (19 years ago)
Author:
jhoblitt
Message:

last working version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/summit.copy.pro

    r10455 r14601  
    7979# run pzgetimfiles on pending exps
    8080task pzgetimfile
    81     periods      -exec     5
     81    periods      -exec     1
    8282    periods      -poll     5
    8383    periods      -timeout  15
     
    8585    task.exec
    8686        queuesize pzPendingExp -var N
    87         if ($N == 0) break
     87        if ($N == 0)
     88            periods      -exec     20
     89            break
     90        end
     91
     92        periods      -exec     0.2
    8893
    8994        # get a line out of the queue
Note: See TracChangeset for help on using the changeset viewer.