IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2013, 1:42:09 PM (13 years ago)
Author:
bills
Message:

accept -data_group as selector for staticskytool -updaterun

File:
1 edited

Legend:

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

    r35039 r35120  
    397397    PXOPT_COPY_S64(config->args, where, "-sky_id",      "sky_id",   "==");
    398398    PXOPT_COPY_STR(config->args, where, "-label",       "staticskyRun.label",    "==");
     399    PXOPT_COPY_STR(config->args, where, "-data_group",  "staticskyRun.data_group",    "==");
    399400    PXOPT_COPY_STR(config->args, where, "-state",       "staticskyRun.state",    "==");
    400401    PXOPT_COPY_STR(config->args, where, "-tess_id",     "stackRun.tess_id",    "==");
Note: See TracChangeset for help on using the changeset viewer.