IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 28, 2011, 1:45:52 PM (15 years ago)
Author:
watersc1
Message:

tested corrected stack cleanup code.

File:
1 edited

Legend:

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

    r31630 r31723  
    14811481
    14821482    psMetadata *where = psMetadataAlloc();
    1483     PXOPT_COPY_S64(config->args, where, "-stack_id", "stackRun.stack_id", "==");
    1484     PXOPT_COPY_S64(config->args, where, "-sass_id", "stackAssociationMap.sass_id", "==");
     1483/*     PXOPT_COPY_S64(config->args, where, "-stack_id", "stackRun.stack_id", "=="); */
     1484/*     PXOPT_COPY_S64(config->args, where, "-sass_id", "stackAssociationMap.sass_id", "=="); */
    14851485
    14861486    pxAddLabelSearchArgs (config, where, "-label", "stackRun.label", "==");
Note: See TracChangeset for help on using the changeset viewer.