[Bugs] [Bug 1329129] New: runner: extract and return actual exit status of child
bugzilla at redhat.com
bugzilla at redhat.com
Thu Apr 21 09:26:56 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1329129
Bug ID: 1329129
Summary: runner: extract and return actual exit status of child
Product: GlusterFS
Version: mainline
Component: core
Assignee: bugs at gluster.org
Reporter: prasanna.kalever at redhat.com
CC: bugs at gluster.org
Description of problem:
In the current runner framework we always return the pid i.e ret value of the
waitpid, as said above it is not the exit value of the child process
Version-Release number of selected component (if applicable):
mainline
Actual results:
returning the ret value of waitpid()
Expected results:
extract the exit code and return the actual exit status of the child process
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list