- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippMonitor/def/camProcessedExp_failure.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ippMonitor/def/camProcessedExp_failure.d
r24867 r27840 5 5 6 6 # the following WHERE clauses are added to all queries joined by AND 7 WHERE camRun.state = 'full'8 7 WHERE camRun.chip_id = chipRun.chip_id 9 8 WHERE chipRun.exp_id = rawExp.exp_id … … 25 24 # field size format name show link to extras 26 25 FIELD rawExp.exp_name, 5, %s, Exp Name 27 FIELD rawExp.exp_id, 5, % s, Exp ID, value, rawImfile.php, ARG128 FIELD chipRun.chip_id, 5, % s, Chip ID, value, chipProcessedImfile.php, ARG226 FIELD rawExp.exp_id, 5, %d, Exp ID, value, rawImfile.php, ARG1 27 FIELD chipRun.chip_id, 5, %d, Chip ID, value, chipProcessedImfile.php, ARG2 29 28 FIELD camRun.cam_id, 5, %d, Cam ID, value, camProcessedExp_failure.php, ARG3 30 29 FIELD camRun.state, 5, %s, state, value, camProcessedImfile.php, ARG4
Note:
See TracChangeset
for help on using the changeset viewer.
