
7 Jul
2014
7 Jul
'14
12:55 p.m.
On 07/04/2014 03:58 PM, Cédric Bosdonnat wrote:
Tiny fix for virt-lxc-convert: we are setting memory values in bytes, while free may give us values in a different unit by default: force free to output bytes with -b flag.
--- examples/lxcconvert/virt-lxc-convert | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
ACK; pushed. Jan