
20 Dec
2019
20 Dec
'19
10:33 a.m.
On Fri, Dec 20, 2019 at 10:29 AM Michal Privoznik <mprivozn@redhat.com> wrote:
While command line arguments are sort of positional (becasue you
becasue -> because
have to have two entries, one for "-arg" the other for "value"), it doesn't really matter whether env variables come before or after command line arguments.
And it matter even less when playing with qemu capabilities.
matter -> matters
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Patch makes sense and doesn't break backward compat. I'd take this review with a grain of salt ... Reviewed-by: Fabiano FidĂȘncio <fidencio@redhat.com>