Changeset 37440
- Timestamp:
- Sep 26, 2014, 2:58:18 PM (12 years ago)
- File:
-
- 1 edited
-
tags/ipp-pv3-20140717/ippTools/src/remotetool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140717/ippTools/src/remotetool.c
r37388 r37440 589 589 PXOPT_COPY_S64(config->args, where, "-remote_id", "remote_id", "=="); 590 590 PXOPT_COPY_S64(config->args, where, "-stage_id", "stage_id", "=="); 591 psMetadataAddStr(where,PS_LIST_TAIL,"state",0, " ==", "fail");591 psMetadataAddStr(where,PS_LIST_TAIL,"state",0, "LIKE", "%fail"); 592 592 593 593 // value to set
Note:
See TracChangeset
for help on using the changeset viewer.
