Changeset 28297 for trunk/ippTools/src/pstamptool.c
- Timestamp:
- Jun 10, 2010, 1:20:34 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pstamptool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pstamptool.c
r28294 r28297 558 558 PXOPT_COPY_S32(config->args, where, "-fault", "fault", "=="); 559 559 PXOPT_COPY_STR(config->args, where, "-state", "state", "=="); 560 PXOPT_COPY_TIME(config->args, where, "-timestamp_begin", "timestamp", ">="); 561 PXOPT_COPY_TIME(config->args, where, "-timestamp_end", "timestamp", "<="); 560 562 pxAddLabelSearchArgs(config, where, "-label", "pstampRequest.label", "LIKE"); 561 563 if (!psListLength(where->list)) {
Note:
See TracChangeset
for help on using the changeset viewer.
