Changeset 28373 for trunk/ippTools/src/pubtool.c
- Timestamp:
- Jun 16, 2010, 4:08:30 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pubtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pubtool.c
r28371 r28373 293 293 PXOPT_COPY_STR(config->args, where, "-stage", "publishClient.stage", "=="); 294 294 PXOPT_COPY_STR(config->args, where, "-comment", "publishClient.comment", "LIKE"); 295 pxAddLabelSearchArgs(config, where, "-label", " label", "==");295 pxAddLabelSearchArgs(config, where, "-label", "publishRun.label", "=="); 296 296 297 297 // optional
Note:
See TracChangeset
for help on using the changeset viewer.
