IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 24, 2015, 5:35:11 PM (11 years ago)
Author:
watersc1
Message:

Commiting the run versions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/stsci_disks/p2_check.pl

    r38475 r38682  
    327327    log_print("STOP $stage $stage_id $path_base");
    328328}
     329
    329330close(MANIFEST);   
    330    
     331log_print("END $stage $stage_id ${manifest_dir}/${stage}.${stage_id}.MANIFEST");   
    331332
    332333sub my_die {
     
    353354    my ($vol_id, $vol_host, $vol_path, $xattr, $forbidden_cabinet);   
    354355    my $max_used_space = 0.98;
    355     my $topfew_count = 15;
     356    my $topfew_count = 25;
    356357    eval {
    357358        my $rows;
Note: See TracChangeset for help on using the changeset viewer.