IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2009, 4:27:56 PM (17 years ago)
Author:
bills
Message:

fix some problems with distribution that were introduced by the removal of table rcDSProduct

File:
1 edited

Legend:

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

    r25493 r25567  
    66    CONCAT_WS('.', distRun.outroot, CONVERT(distRun.dist_id, CHAR)) as dist_dir,
    77    rcDestination.name AS product_name,
    8     rcDestination.prod_id,
     8    rcDestination.dest_id,
    99    rcDestination.dbname AS ds_dbname,
    1010    rcDestination.dbhost AS ds_dbhost
Note: See TracChangeset for help on using the changeset viewer.