IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19348


Ignore:
Timestamp:
Sep 3, 2008, 12:52:04 PM (18 years ago)
Author:
bills
Message:

add missing search arg required by simtest

File:
1 edited

Legend:

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

    r19339 r19348  
    6868    psMetadataAddStr(updaterunArgs, PS_LIST_TAIL, "-set_label", 0,        "set label", NULL);
    6969    psMetadataAddBool(updaterunArgs, PS_LIST_TAIL, "-all",  0,            "allow everything to be queued without search terms", false);
     70    psMetadataAddStr(updaterunArgs, PS_LIST_TAIL, "-label",  0,          "search by label", NULL);
    7071
    7172    // -pendingimfile
Note: See TracChangeset for help on using the changeset viewer.