configure: re-enable '-Wunused-parameter'
[babeltrace.git] / tests / utils / Makefile.am
index 5949df1def2812602b553406315b7c12c3dda4ad..4efae05a84e006de693f2dfd966367d4527788ee 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: MIT
+
 SUBDIRS = tap
 
 noinst_LTLIBRARIES = libtestcommon.la
@@ -7,6 +9,6 @@ libtestcommon_la_SOURCES = common.c common.h
 EXTRA_DIST = python
 
 dist_check_SCRIPTS = \
-       run_python_bt2 \
+       run-python-bt2.sh \
        tap-driver.sh \
        utils.sh
This page took 0.026663 seconds and 4 git commands to generate.