IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 24, 2009, 2:25:24 PM (17 years ago)
Author:
bills
Message:

changes to make -label work for -toprocess

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/magictool_toprocess_tree.sql

    r23389 r23971  
    77    -- note that the type stays a 64 bit int
    88    magicNodeResult.magic_id IS TRUE as done,
    9     magicNodeResult.fault IS TRUE as bad
     9    magicNodeResult.fault IS TRUE as bad,
     10    'notused' as template_uri
    1011FROM magicTree
    1112JOIN magicRun USING(magic_id)
Note: See TracChangeset for help on using the changeset viewer.