/[fai]/people/michael/features/setup_harddisks_2/implementation/lib/sizes.pm
ViewVC logotype

Diff of /people/michael/features/setup_harddisks_2/implementation/lib/sizes.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4881 by mt, Fri May 9 09:49:44 2008 UTC revision 4882 by mt, Fri May 9 11:06:24 2008 UTC
# Line 119  sub estimate_size { Line 119  sub estimate_size {
119        (1024 * 1024);        (1024 * 1024);
120    
121      # the size is not known (yet?)      # the size is not known (yet?)
122      die "Cannot determine size of $dev\n";      warn "Cannot determine size of $dev\n";
123        return 0;
124    }    }
125    
126    # try RAID; estimations here are very limited and possible imprecise    # try RAID; estimations here are very limited and possible imprecise

Legend:
Removed from v.4881  
changed lines
  Added in v.4882

  ViewVC Help
Powered by ViewVC 1.1.5