Changeset 38682 for trunk/tools/stsci_disks/p2_check.pl
- Timestamp:
- Aug 24, 2015, 5:35:11 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/tools/stsci_disks/p2_check.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/stsci_disks/p2_check.pl
r38475 r38682 327 327 log_print("STOP $stage $stage_id $path_base"); 328 328 } 329 329 330 close(MANIFEST); 330 331 log_print("END $stage $stage_id ${manifest_dir}/${stage}.${stage_id}.MANIFEST"); 331 332 332 333 sub my_die { … … 353 354 my ($vol_id, $vol_host, $vol_path, $xattr, $forbidden_cabinet); 354 355 my $max_used_space = 0.98; 355 my $topfew_count = 15;356 my $topfew_count = 25; 356 357 eval { 357 358 my $rows;
Note:
See TracChangeset
for help on using the changeset viewer.
