IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 3, 2009, 1:02:08 PM (17 years ago)
Author:
bills
Message:

Spread building of distribution bundles over a number of hosts (currently 5)

File:
1 edited

Legend:

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

    r25835 r26015  
    33    target_id,
    44    distRun.stage,
     5    distRun.outdir as dist_dir,
    56    stage_id,
    67    distTarget.dist_group,
    78    distTarget.filter,
    8     CONCAT_WS('.', distRun.outroot, CONVERT(distRun.dist_id, CHAR)) as dist_dir,
     9--    CONCAT_WS('.', distRun.outroot, CONVERT(distRun.dist_id, CHAR)) as dist_dir,
    910    rcDestination.name AS product_name,
    1011    rcDestination.dest_id,
Note: See TracChangeset for help on using the changeset viewer.