Changeset 28494 for trunk/ippTools/src
- Timestamp:
- Jun 24, 2010, 4:04:54 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pubtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pubtool.c
r28411 r28494 175 175 176 176 PXOPT_COPY_S64(config->args, diffphotWhere, "-client_id", "client_id", "=="); 177 pxAddLabelSearchArgs(config, diffphotWhere, "-label", "diff photRun.label", "==");178 pxAddLabelSearchArgs(config, diffphotWhere, "-data_group", "diff photRun.data_group", "LIKE");177 pxAddLabelSearchArgs(config, diffphotWhere, "-label", "diffPhotRun.label", "=="); 178 pxAddLabelSearchArgs(config, diffphotWhere, "-data_group", "diffPhotRun.data_group", "LIKE"); 179 179 PXOPT_COPY_TIME(config->args, diffphotWhere, "-dateobs_begin", "rawExp.dateobs", ">="); 180 180 PXOPT_COPY_TIME(config->args, diffphotWhere, "-dateobs_end", "rawExp.dateobs", "<=");
Note:
See TracChangeset
for help on using the changeset viewer.
