Fix: error: remove trailing period from error descriptions
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 11 May 2021 18:37:02 +0000 (14:37 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 11 May 2021 21:04:53 +0000 (17:04 -0400)
commit2b6dfa3ff013c227ee9b9ad42c13a8cf0635f530
treebb0fddcfd2c23c01a0bfda681e09d7333a99730b
parentbe65f8024c1c7e9bee1a53c118233295a7861ce7
Fix: error: remove trailing period from error descriptions

Trailing periods in some error descriptions cause the client to print
two dots at the end of some error messages:

Error: Failed to register trigger: Tracing the kernel requires a root
lttng-sessiond daemon, as well as "tracing" group membership or root
user ID for the lttng client..

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ib6522252fb716b1baad3c7416e2db150c614702c
src/common/error.c
This page took 0.024684 seconds and 4 git commands to generate.