IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31564


Ignore:
Timestamp:
May 24, 2011, 1:59:14 PM (15 years ago)
Author:
bills
Message:

make disttool -definebyquery -pretend respect -simple

File:
1 edited

Legend:

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

    r30906 r31564  
    447447
    448448    if (pretend) {
    449         if (!ippdbPrintMetadatas(stdout, output, "newdistRuns", true)) {
     449        if (!ippdbPrintMetadatas(stdout, output, "newdistRuns", !simple)) {
    450450            psError(PS_ERR_UNKNOWN, false, "failed to print array");
    451451            psFree(output);
Note: See TracChangeset for help on using the changeset viewer.