Am 14.03.2012 19:57, schrieb Stefan Weil:
> qemu-img requires first options, then file name, then size.
> 
> GNU getopt also allows options at the end, but POSIX getopt
> doesn't. Try "export POSIXLY_CORRECT=y" to get the POSIX
> behaviour with GNU getopt, too.
> 
> Cc: Kevin Wolf <kw...@redhat.com>
> Signed-off-by: Stefan Weil <s...@weilnetz.de>

Thanks, applied both to the block branch.

Kevin

Reply via email to