[rhinstaller/blivet/pulls/33 f21-branch] Allow passing fractional MiB values to vgcreate -s option

mulkieran installerbot-noreply at redhat.com
Wed Mar 4 19:10:44 UTC 2015


How about:

```
argv.extend(["-s", "%sb" % pe_size.convertTo(spec="b")])
```
-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/33


More information about the anaconda-patches mailing list