- Timestamp:
- Jan 11, 2015, 2:05:35 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140904
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/rawcheck.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140904/ippScripts/scripts/rawcheck.pl
r36685 r37804 62 62 my %backup_hosts = ('ippb00' => 1, 'ippb01' => 1, 63 63 'ippb02' => 1, 'ippb03' => 1, 64 'ippb04' => 1, 'ippb05' => 1 64 'ippb04' => 1, 'ippb05' => 1, 65 'ippb06' => 1 65 66 ); 66 my %backup_destinations = ('ippb04' => 1, 67 'ippb05' => 1); 67 my %backup_destinations = (# 'ippb04' => 1, # full 68 # 'ippb05' => 1, # full 69 'ippb06' => 1 70 ); 68 71 my $backup_Nvols = 3; 69 72
Note:
See TracChangeset
for help on using the changeset viewer.
