IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18704


Ignore:
Timestamp:
Jul 23, 2008, 6:02:26 PM (18 years ago)
Author:
Paul Price
Message:

Need path_base out of diffSkyfile for magic_process.pl

File:
1 edited

Legend:

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

    r18573 r18704  
    77    magicInputSkyfile.node,
    88    diffSkyfile.uri,
     9    diffSkyfile.path_base,
    910    diffSkyfile.fault
    1011FROM magicInputSkyfile
     
    2021    magicTree.node,
    2122    magicNodeResult.uri,
     23    NULL, -- magicNodeResult doesn't have a path_base
    2224    magicNodeResult.fault
    2325FROM magicTree
Note: See TracChangeset for help on using the changeset viewer.