IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of distTarget


Ignore:
Timestamp:
Oct 15, 2009, 12:37:14 PM (17 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • distTarget

    v1 v2  
    2121}}}
    2222
    23 Note: Until recently (2009-10-14) targets were specified by label. We decided that labels were too plentiful and wanted the flexibility to change them (for cleanup and update processing).
     23There is a script in the ipp tree tools/maketargets which makes it easy to add multiple targets.
     24
     25{{{
     26perl definetargets --dist_group M31 --stage all --dbname new
     27}}}
     28
     29
     30(Use with care. The command above creates 35 targets. 7 stages x 5 filters)
     31
     32Note: Until recently (2009-10-14) targets were specified by label. We decided that labels were too numerous and that we wanted the flexibility to change labels from time to time (To manage cleanup and update processing for example).
     33
     34The dist_group may be set either by the -definebyquery command that defines the run or by the -updaterun mode of the various ipp tools
     35
     36