bt2: fix error message in trace_class.py
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 20 Nov 2019 22:55:49 +0000 (17:55 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 21 Nov 2019 15:57:56 +0000 (10:57 -0500)
commitab6a6968d20cb3192c58f43420ae51c3da21101c
treeda14c706b7a0043082f004c8a65f10f40166e7f7
parent2d37d7fd830af46ef9816ffceeaa2426a0a3284e
bt2: fix error message in trace_class.py

This error message was probably copied from trace.py.  It should say
"trace class" and "trace".

Change-Id: Ib9fcae27102a90ffe5492e74906ca1a1d5205dfc
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2425
src/bindings/python/bt2/bt2/trace_class.py
tests/bindings/python/bt2/test_trace_class.py
This page took 0.025811 seconds and 4 git commands to generate.