- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/src/disttoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/ippTools/src/disttoolConfig.c
r36680 r37403 85 85 psMetadataAddTime(updaterunArgs, PS_LIST_TAIL, "-time_stamp_begin", 0, "limit updates by time_stamp (>=)", NULL); 86 86 psMetadataAddTime(updaterunArgs, PS_LIST_TAIL, "-time_stamp_end", 0, "limit updates by time_stamp (<=)", NULL); 87 psMetadataAddS64(updaterunArgs, PS_LIST_TAIL, "-dist_id_min", 0, "limit updates by dist_id (>=)", 0); 88 psMetadataAddS64(updaterunArgs, PS_LIST_TAIL, "-dist_id_max", 0, "limit updates by dist_id (<=)", 0); 87 89 psMetadataAddBool(updaterunArgs, PS_LIST_TAIL,"-clean", 0, "limit updates to clean distRuns", false); 88 90 psMetadataAddBool(updaterunArgs, PS_LIST_TAIL,"-full", 0, "limit updates to not clean distRuns", false);
Note:
See TracChangeset
for help on using the changeset viewer.
