IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27641


Ignore:
Timestamp:
Apr 8, 2010, 4:51:16 PM (16 years ago)
Author:
watersc1
Message:

Removed NEEDSBURNING state from burntool.run as it should only be valid for the burntool.load stage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/nightly_stacks.pro

    r27620 r27641  
    549549    $ns_RburnPAGE ++
    550550    if ($ns_RburnPAGE >= $Npages) set ns_RburnPAGE = 0
    551     if (("$ns_STATE" != "QUEUEBURNING")&&("$ns_STATE" != "BURNING") &&("$ns_STATE" != "NEEDSBURNING")) break
     551    if (("$ns_STATE" != "QUEUEBURNING")&&("$ns_STATE" != "BURNING")) break
    552552    $BURNTOOLING = 1
    553553    # Find out where in the list of jobs we are
Note: See TracChangeset for help on using the changeset viewer.