Changeset 41508 for trunk/tools/eam/rebalance/neb_check_reinsert.pl
- Timestamp:
- Feb 25, 2021, 4:33:46 PM (5 years ago)
- Location:
- trunk/tools/eam/rebalance
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from trunk/tools/eam/rebalance )
-
neb_check_reinsert.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rebalance/neb_check_reinsert.pl
r41385 r41508 157 157 my $vol_id_actual = $values[0]; 158 158 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 168 159 if ($vol_id_actual != $tgt_vol_id) { 169 160 print "ERROR : INVALID VOL_ID: $summary\n";
Note:
See TracChangeset
for help on using the changeset viewer.
