Fix: remove broken health monitoring test `test_thread_exit`
[lttng-tools.git] / tests / regression / tools / health / Makefile.am
index c8deb5e5d93ee1205fa9f2d1667f7069df9d5041..e023f3a54887e8b959f100b946e63ebe368d9a11 100644 (file)
@@ -1,6 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 AM_CPPFLAGS += -I. -I$(top_srcdir)/include
 
-COPYSCRIPTS = test_thread_exit test_thread_stall test_tp_fail \
+COPYSCRIPTS = test_thread_stall test_tp_fail \
        test_health.sh test_thread_ok
 dist_noinst_SCRIPTS = $(COPYSCRIPTS)
 
This page took 0.023207 seconds and 4 git commands to generate.