Changeset 31873
- Timestamp:
- Jul 13, 2011, 2:33:40 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/tools/czartool/Gpc1Db.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/czartool/Gpc1Db.pm
r31725 r31873 261 261 WHERE exp_id = $exp_id 262 262 AND camRun.label LIKE "%nightlyscience" 263 AND component LIKE "XY%"; 263 AND component LIKE "XY%" 264 AND stage = 'chip'; 264 265 SQL 265 266 if (!$query->execute) {return 0;} # TODO do this everywhere
Note:
See TracChangeset
for help on using the changeset viewer.
