
2 Oct
2020
2 Oct
'20
12:42 p.m.
On 10/2/20 1:07 PM, Michal Prívozník wrote:
On 10/1/20 4:35 PM, Daniel Henrique Barboza wrote:
When VIR_EXEC_DAEMON is true and cmd->pidfile exists, the parent [...]
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1882093
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> --- src/util/vircommand.c | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
And congratz onto gaining commit rights :-)
Thanks! By the way, we have a 'do not push stuff on Friday' rule to avoid breaking things during weekends, right? Guess I'll wait to push this one next Monday. DHB
Michal