IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16880


Ignore:
Timestamp:
Mar 7, 2008, 4:19:51 PM (18 years ago)
Author:
bills
Message:

update pstamp.pro to latest setup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pstamp.pro

    r16598 r16880  
    153153
    154154task pstamp.request.finish
     155    #periods     -poll $RUNPOLL
     156    #periods     -exec $RUNEXEC
    155157    periods     -poll $RUNPOLL
    156     periods     -exec $RUNEXEC
    157     periods     -timeout 30
    158     npending    1
    159 
    160     task.exec
    161         $run = pstamprequestfinish
     158    periods     -exec 5
     159    periods     -timeout 30
     160    npending    1
     161
     162    task.exec
     163        $run = pstampfinish
    162164        command $run
    163165    end
Note: See TracChangeset for help on using the changeset viewer.