/[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 4836 by mt, Mon Jan 7 19:33:00 2008 UTC revision 4839 by mt, Fri Jan 25 17:18:48 2008 UTC
# Line 50  sub make_range { Line 50  sub make_range {
50    use POSIX qw(ceil floor);    use POSIX qw(ceil floor);
51    
52    my ($rstr, $size) = @_;    my ($rstr, $size) = @_;
53      $FAI::debug and print "make_range called with $rstr, $size\n";
54    # convert size to Bytes    # convert size to Bytes
55    my $size_b = &FAI::convert_unit($size);    my $size_b = &FAI::convert_unit($size);
56    # check the format of the string    # check the format of the string

Legend:
Removed from v.4836  
changed lines
  Added in v.4839

  ViewVC Help
Powered by ViewVC 1.1.5