Changeset 27124
- Timestamp:
- Mar 1, 2010, 3:31:35 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/tools/cam_outputs.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/cam_outputs.pl
r27123 r27124 60 60 " class_id" . 61 61 " FROM camRun JOIN chipProcessedImfile USING(chip_id)" . 62 " WHERE cam_id = $cam_id ";62 " WHERE cam_id = $cam_id AND quality = 0"; 63 63 64 64 my $results = $db->selectall_arrayref( $sql ) or die "Unable to execute SQL: $DBI::errstr";
Note:
See TracChangeset
for help on using the changeset viewer.
