IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32943


Ignore:
Timestamp:
Dec 13, 2011, 11:13:24 AM (14 years ago)
Author:
bills
Message:

in faketool -updaterun allow selection by state

File:
1 edited

Legend:

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

    r32743 r32943  
    335335    PXOPT_COPY_F32(config->args, where, "-sun_angle_max", "sun_angle", "<");
    336336    PXOPT_COPY_STR(config->args, where, "-label", "fakeRun.label", "==");
     337    PXOPT_COPY_STR(config->args, where, "-state", "fakeRun.state", "==");
    337338    PXOPT_COPY_STR(config->args, where, "-data_group", "fakeRun.data_group", "==");
    338339    PXOPT_COPY_STR(config->args, where, "-dist_group", "fakeRun.dist_group", "==");
Note: See TracChangeset for help on using the changeset viewer.