IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 25, 2021, 4:33:46 PM (5 years ago)
Author:
eugene
Message:

updates to rebalance code

Location:
trunk/tools/eam/rebalance
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/tools/eam/rebalance/neb_check_reinsert.pl

    r41385 r41508  
    157157    my $vol_id_actual = $values[0];
    158158
    159     ## print "NROWS: $Nrows\n";
    160     ## foreach my $valref (@array) {
    161     ##  my @values = @$valref;
    162     ##  foreach my $value (@values) {
    163     ##      print "VAL: $value, ";
    164     ##  }
    165     ##  print "\n";
    166     ## }
    167 
    168159    if ($vol_id_actual != $tgt_vol_id) {
    169160        print "ERROR : INVALID VOL_ID: $summary\n";
Note: See TracChangeset for help on using the changeset viewer.