Changeset 34586 for trunk/ippTools/src/stacktool.c
- Timestamp:
- Oct 25, 2012, 10:56:21 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/stacktool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/stacktool.c
r34500 r34586 1115 1115 PXOPT_COPY_STR(config->args, where, "-skycell_id", "stackRun.skycell_id", "=="); 1116 1116 PXOPT_COPY_STR(config->args, where, "-filter", "stackRun.filter", "LIKE"); 1117 PXOPT_COPY_STR(config->args, where, "-state", "stackRun.state", "=="); 1117 1118 pxAddLabelSearchArgs(config, where, "-label", "stackRun.label", "LIKE"); 1118 1119 pxAddLabelSearchArgs(config, where, "-data_group", "stackRun.data_group", "LIKE");
Note:
See TracChangeset
for help on using the changeset viewer.
