Fix: sessiond: preserve jul/log4j domain loglevels
[lttng-tools.git] / tests / regression / tools / client / Makefile.am
index 4cc740ec071108f48acee302c8171526077bc773..5a85480fd9cabb5fedb9deaa532645a88dfc313e 100644 (file)
@@ -1,7 +1,9 @@
 # SPDX-License-Identifier: GPL-2.0-only
 
-noinst_SCRIPTS = test_session_commands.py test_event_rule_listing.py
-EXTRA_DIST = test_session_commands.py test_event_rule_listing.py
+noinst_SCRIPTS = test_session_commands.py test_event_rule_listing.py \
+       test_bug1373_events_differ_only_by_loglevel
+EXTRA_DIST = test_session_commands.py test_event_rule_listing.py \
+       test_bug1373_events_differ_only_by_loglevel
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.023848 seconds and 4 git commands to generate.