IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38294


Ignore:
Timestamp:
May 21, 2015, 8:11:43 AM (11 years ago)
Author:
bills
Message:

correct label of the metadata list printed by releasetool -summary mode

File:
1 edited

Legend:

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

    r38156 r38294  
    14001400    }
    14011401
    1402     if (!ippdbPrintMetadatas(stdout, output, "relStack", !simple)) {
     1402    if (!ippdbPrintMetadatas(stdout, output, "stackSummary", !simple)) {
    14031403        psError(PS_ERR_UNKNOWN, false, "failed to print array");
    14041404        psFree(output);
Note: See TracChangeset for help on using the changeset viewer.