IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

add -queue -pretend flag

File:
1 edited

Legend:

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

    r16666 r16667  
    137137    psMetadataAddStr(queueArgs, PS_LIST_TAIL, "-set_end_stage",  0,
    138138            "define end stage", NULL);
     139    psMetadataAddBool(queueArgs, PS_LIST_TAIL, "-pretend",  0,
     140            "do not actually modify the database", false);
    139141
    140142
Note: See TracChangeset for help on using the changeset viewer.