IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29507


Ignore:
Timestamp:
Oct 21, 2010, 9:31:43 AM (16 years ago)
Author:
heather
Message:

publish only queues things with certain labels, and nothing if there is no
label defined

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/publish.pro

    r27074 r29507  
    7575
    7676  task.exec
     77    if ($LABEL:n == 0) break
     78    #otherwise everything will be queued when there is no label.
    7779    $run = pubtool -definerun
    7880    if ($DB:n == 0)
Note: See TracChangeset for help on using the changeset viewer.