IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19488


Ignore:
Timestamp:
Sep 11, 2008, 11:01:04 AM (18 years ago)
Author:
Paul Price
Message:

Fixing: failed to lookup value for -state

File:
1 edited

Legend:

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

    r19423 r19488  
    7171    pxcamSetSearchArgs(updaterunArgs);
    7272    psMetadataAddStr(updaterunArgs, PS_LIST_TAIL, "-label", 0, "search for label", NULL);
     73    psMetadataAddStr(updaterunArgs, PS_LIST_TAIL, "-state", 0, "search for state", NULL);
    7374
    7475    psMetadataAddBool(updaterunArgs, PS_LIST_TAIL, "-all",               0, "allow everything to be queued without search terms", false);
Note: See TracChangeset for help on using the changeset viewer.