thin_metadata_size: missed estimated_result() return
This commit is contained in:
parent
b20caae5cc
commit
6ff5e418eb
@ -104,6 +104,7 @@ def estimated_result(opts, units)
|
|||||||
r = "%.2e" % r
|
r = "%.2e" % r
|
||||||
end
|
end
|
||||||
r = "#{$prg} - estimated metadata area size is #{r} #{units[:strings][idx]}." if !opts[:numeric]
|
r = "#{$prg} - estimated metadata area size is #{r} #{units[:strings][idx]}." if !opts[:numeric]
|
||||||
|
r
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user