- Timestamp:
- Feb 6, 2014, 11:48:53 AM (12 years ago)
- Location:
- branches/eam_branches/ipp-20131211
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
ippTools/src (modified) (2 props)
-
ippTools/src/chiptool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20131211
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20131211/ippTools/src
- Property svn:ignore
-
old new 47 47 sctool 48 48 releasetool 49 fftool
-
- Property svn:mergeinfo changed
/branches/bills_branches/bills_201312/ippTools/src (added) merged: 36386,36392,36395,36409,36411,36417,36437 /trunk/ippTools/src (added) merged: 36431,36441,36455
- Property svn:ignore
-
branches/eam_branches/ipp-20131211/ippTools/src/chiptool.c
r35789 r36480 1255 1255 1256 1256 psMetadata *where = psMetadataAlloc(); 1257 pxAddLabelSearchArgs (config, where, "-label", " label", "==");1257 pxAddLabelSearchArgs (config, where, "-label", "chipRun.label", "=="); 1258 1258 1259 1259 psString query = pxDataGet("chiptool_pendingcleanuprun.sql"); … … 1269 1269 } 1270 1270 psFree(where); 1271 1272 psStringAppend(&query, "\nORDER BY priority DESC, chip_id"); 1271 1273 1272 1274 // treat limit == 0 as "no limit"
Note:
See TracChangeset
for help on using the changeset viewer.
