tests/utils/utils.sh: bt_cli(): use `local -r` when possible
[babeltrace.git] / tests / utils / Makefile.am
index 5949df1def2812602b553406315b7c12c3dda4ad..63ad1087ec53e3b981a72d8a0c718471d7cb5b8b 100644 (file)
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2013-2023 EfficiOS, Inc.
+# SPDX-License-Identifier: MIT
+
 SUBDIRS = tap
 
 noinst_LTLIBRARIES = libtestcommon.la
@@ -7,6 +10,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.022771 seconds and 4 git commands to generate.