rotate pending working on the relay
[deliverable/lttng-tools.git] / src / common / ust-consumer / ust-consumer.c
index 0c022ade7e9eaa60798ceffebd450270a5799f5a..d2552cb63f451a8d7416ca4d0a696e0bc4904244 100644 (file)
@@ -2006,6 +2006,7 @@ int lttng_ustconsumer_recv_cmd(struct lttng_consumer_local_data *ctx,
                }
 
                health_code_update();
+               ret_code = ret;
 
                ret = consumer_send_status_msg(sock, ret_code);
                if (ret < 0) {
This page took 0.025943 seconds and 5 git commands to generate.