Changeset 40340
- Timestamp:
- Feb 1, 2018, 6:29:08 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/rawcheck_mddb.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/rawcheck_mddb.pl
r40327 r40340 134 134 for ($i = 0; $i <= 15; $i++) { 135 135 my $loc = 'OFFSITE'; 136 if ($i == 6) {137 $loc = 'ITC';138 } # This isn't "offsite", it's with the rest of the maui cluster.136 # if ($i == 6) { 137 # $loc = 'ITC'; 138 # } # This isn't "offsite", it's with the rest of the maui cluster. 139 139 # if ($i == 9) { next; } # Not online 140 140 … … 581 581 } # End check for gpc1 database entry 582 582 # End prescan checks. 583 if ($do_cull == -1) { 584 die "Could not cull after repairing a file.\n"; 585 } 583 586 584 587 # mddb_create_file($mddb,$key,$exp_id,$class_id,$md5sum);
Note:
See TracChangeset
for help on using the changeset viewer.
