IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 17, 2010, 2:48:02 PM (16 years ago)
Author:
bills
Message:

in definebyquery allow selecting input and template based on individual comment strings. Add comments to output of -listrun. Leave old comment for now in case something depends on it.

File:
1 edited

Legend:

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

    r29169 r29172  
    185185    psMetadataAddStr(listrunArgs,  PS_LIST_TAIL, "-dist_group",  PS_META_DUPLICATE_OK, "search by diffRun dist_group (LIKE comparison)", NULL);
    186186    psMetadataAddS16(listrunArgs,  PS_LIST_TAIL, "-diff_mode", 0,        "search for diff_mode", 0);
     187    psMetadataAddStr(listrunArgs, PS_LIST_TAIL,  "-state",  0,           "search by state", NULL);
    187188    pxmagicAddArguments(listrunArgs);
    188189    pxspaceAddArguments(listrunArgs);
Note: See TracChangeset for help on using the changeset viewer.