IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2014, 3:53:36 PM (12 years ago)
Author:
bills
Message:

accept -skycell_id as argument to -updateskycalrun

File:
1 edited

Legend:

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

    r37094 r37164  
    11771177    PXOPT_COPY_S64(config->args, where, "-sky_id",   "sky_id",   "==");
    11781178    PXOPT_COPY_S64(config->args, where, "-stack_id", "stack_id",   "==");
     1179    PXOPT_COPY_STR(config->args, where, "-skycell_id",  "stackRun.skycell_id",    "==");
    11791180    PXOPT_COPY_STR(config->args, where, "-label",   "skycalRun.label",    "==");
    11801181    PXOPT_COPY_STR(config->args, where, "-state",   "skycalRun.state",    "==");
Note: See TracChangeset for help on using the changeset viewer.