IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 26, 2008, 1:43:36 PM (18 years ago)
Author:
jhoblitt
Message:

change -queue to have a default -exp_type of "object"

File:
1 edited

Legend:

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

    r16613 r16666  
    6262            "search by exp_tag", NULL);
    6363    psMetadataAddStr(queueArgs, PS_LIST_TAIL, "-exp_type",  0,
    64             "search by exp_type", NULL);
     64            "search by exp_type", "object");
    6565    psMetadataAddStr(queueArgs, PS_LIST_TAIL, "-filelevel",  0,
    6666            "search by filelevel", NULL);
Note: See TracChangeset for help on using the changeset viewer.