]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virprocess: Return retval of the child on success, not 0
authorKristina Hanicova <khanicov@redhat.com>
Wed, 14 Jul 2021 14:46:53 +0000 (16:46 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 15 Jul 2021 10:00:21 +0000 (12:00 +0200)
commitcbcde4df3b0f52db86c51d56ab3f5c527df99b19
tree94b99058a0f7d4e59371cef00a7c16d4e8096c66
parentb0ef407c65f523c8f22e33d823311aa1a5ebf995
virprocess: Return retval of the child on success, not 0

Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/util/virprocess.c