IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 17, 2010, 10:41:05 AM (16 years ago)
Author:
bills
Message:

allow -stage_id as parameter to -todestreak (for debugging)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/magicdstool.c

    r28536 r28936  
    613613    PXOPT_COPY_S64(config->args, where, "-magic_ds_id", "magicDSRun.magic_ds_id", "==");
    614614    PXOPT_COPY_S64(config->args, where, "-magic_id", "magic_id", "==");
     615    PXOPT_COPY_S64(config->args, where, "-stage_id", "stage_id", "==");
    615616    pxAddLabelSearchArgs (config, where, "-label", "magicDSRun.label", "==");
    616617
Note: See TracChangeset for help on using the changeset viewer.