Changeset 39904
- Timestamp:
- Dec 21, 2016, 1:30:00 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20150312/ippScripts/scripts/rawcheck.pl
- Property svn:mergeinfo changed
/trunk/ippScripts/scripts/rawcheck.pl merged: 39903
r39813 r39904 105 105 $volume_map{$vol} = 'ITC'; 106 106 } 107 for ($i = 0; $i <= 6; $i++) {107 for ($i = 0; $i <= 15; $i++) { 108 108 if ($i == 6) { next; } # This isn't "offsite", it's with the rest of the maui cluster. 109 if ($i == 9) { next; } # Not online 110 109 111 my $vol = sprintf("ippb%02d.0",$i); 110 112 $volume_map{$vol} = 'OFFSITE'; - Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
