IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26624 for trunk/ippTasks


Ignore:
Timestamp:
Jan 19, 2010, 1:18:48 PM (16 years ago)
Author:
watersc1
Message:

These are the versions I'm using for my final automatic queueing test this week. If everything works correctly on wed/thur/fri, I'll call them finished.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/nightly_stacks.pro

    r26620 r26624  
    120120task              ns.initday.load
    121121  host            local
    122   periods         -poll 86400
    123   periods         -exec 86400
     122  periods         -poll $LOADPOLL
     123  periods         -exec $LOADEXEC
    124124  periods         -timeout 30
     125  trange          16:30:00 17:30:00 -nmax 1
    125126  npending        1
    126127
     
    405406#    convert 'stdout' to book format
    406407    book delpage nsData $options:0
    407     ipptool2book stdout nsData -uniq -key date
     408# We've queued up stacking. We're done with this date, so don't reload the page.
     409#    ipptool2book stdout nsData -uniq -key date
    408410    if ($VERBOSE > 2)
    409411        book listbook nsData
Note: See TracChangeset for help on using the changeset viewer.