IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 11, 2010, 12:05:37 PM (16 years ago)
Author:
Paul Price
Message:

Remove testing feature.

File:
1 edited

Legend:

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

    r26912 r26913  
    340340    PXOPT_LOOKUP_U64(limit, config->args, "-limit", false, false);
    341341
    342     pretend = true;
    343 
    344342    // search args
    345343    psMetadata *where = psMetadataAlloc();
     
    553551    if (set_label) {
    554552        psStringAppend(&setString, ", label = '%s'", set_label);
    555     } 
     553    }
    556554
    557555    PXOPT_LOOKUP_S64(magic_ds_id, config->args, "-magic_ds_id", false, false);
Note: See TracChangeset for help on using the changeset viewer.