IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24709


Ignore:
Timestamp:
Jul 7, 2009, 1:46:46 PM (17 years ago)
Author:
bills
Message:

disambiguate magic_ds_id

File:
1 edited

Legend:

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

    r24693 r24709  
    796796
    797797    psMetadata *where = psMetadataAlloc();
    798     PXOPT_COPY_S64(config->args, where, "-magic_ds_id", "magic_ds_id", "==");
     798    PXOPT_COPY_S64(config->args, where, "-magic_ds_id", "magicDSRun.magic_ds_id", "==");
    799799    PXOPT_COPY_STR(config->args, where, "-component", "component", "==");
    800800    PXOPT_COPY_S16(config->args, where, "-fault", "fault", "==");
Note: See TracChangeset for help on using the changeset viewer.