Changeset 28578 for trunk/ippTools/src/dettool_processedexp.c
- Timestamp:
- Jul 1, 2010, 2:24:39 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettool_processedexp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettool_processedexp.c
r28558 r28578 233 233 PXOPT_COPY_S16(config->args, where, "-fault", "fault", "=="); 234 234 235 if (!psListLength(where->list) && !psMetadataLookupBool(NULL, config->args, "-all ")) {235 if (!psListLength(where->list) && !psMetadataLookupBool(NULL, config->args, "-all-run")) { 236 236 psFree(where); 237 237 psError(PXTOOLS_ERR_CONFIG, false, "search parameters are required");
Note:
See TracChangeset
for help on using the changeset viewer.
