IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 22, 2010, 1:44:30 PM (16 years ago)
Author:
Paul Price
Message:

Schema change to support requirement of magicked detections for MOPS publishing.

File:
1 edited

Legend:

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

    r26956 r27028  
    4949    psMetadataAddStr(defineclientArgs, PS_LIST_TAIL, "-workdir", 0, "define workdir (required)", NULL);
    5050    psMetadataAddStr(defineclientArgs, PS_LIST_TAIL, "-comment", 0, "define comment", NULL);
     51    psMetadataAddBool(defineclientArgs, PS_LIST_TAIL, "-unmagicked", 0, "allow unmagicked data?", false);
    5152
    5253    // -updateclient
Note: See TracChangeset for help on using the changeset viewer.