IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 17, 2009, 6:47:15 PM (17 years ago)
Author:
bills
Message:

add -skycell_id to -revertdiffskyfile

File:
1 edited

Legend:

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

    r26144 r26177  
    816816    psMetadata *where = psMetadataAlloc();
    817817    PXOPT_COPY_S64(config->args, where,  "-diff_id", "diffSkyfile.diff_id", "==");
     818    PXOPT_COPY_STR(config->args, where,  "-skycell_id", "diffSkyfile.skycell_id", "==");
    818819    PXOPT_COPY_STR(config->args, where,  "-label", "diffRun.label", "==");
    819820    PXOPT_COPY_S16(config->args, where, "-fault",     "fault", "==");
Note: See TracChangeset for help on using the changeset viewer.