diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2022-03-23 19:57:41 +0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-04-06 14:31:55 +0200 |
commit | fcc41961c936d312c5a8a788aea34e41a6d09a18 (patch) | |
tree | b5be31b6ecc79f2b01148f47c0e90ba4fdf63790 /tests | |
parent | e9c4e0a8e54008bd83459777c8b8f5a38ff6fea2 (diff) | |
download | qemu-fcc41961c936d312c5a8a788aea34e41a6d09a18.zip qemu-fcc41961c936d312c5a8a788aea34e41a6d09a18.tar.gz qemu-fcc41961c936d312c5a8a788aea34e41a6d09a18.tar.bz2 |
qga: remove explicit environ argument from exec/spawn
Environment is implicitly inherited from the current process "environ"
variable for execl() or g_spawn_sync(), no need to be explicit about it.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220323155743.1585078-31-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions