IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24214


Ignore:
Timestamp:
May 18, 2009, 7:56:59 AM (17 years ago)
Author:
bills
Message:

fault was ambiguous in revertnode

File:
1 edited

Legend:

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

    r24174 r24214  
    10111011    PXOPT_COPY_STR(config->args, where, "-node", "node", "==");
    10121012    PXOPT_COPY_STR(config->args, where, "-label", "label", "==");
    1013     PXOPT_COPY_S16(config->args, where, "-fault", "fault", "==");
     1013    PXOPT_COPY_S16(config->args, where, "-fault", "magicNodeResult.fault", "==");
    10141014
    10151015    psString query = pxDataGet("magictool_revertnode.sql");
Note: See TracChangeset for help on using the changeset viewer.