tests/utils/utils.sh: bt_diff(): remove useless `ret` var. and `return`
[babeltrace.git] / tests / utils / Makefile.am
index acfbfec5049f4a510bd22b3e86672a96f08a7da6..63ad1087ec53e3b981a72d8a0c718471d7cb5b8b 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-FileCopyrightText: 2013-2023 EfficiOS, Inc.
 # SPDX-License-Identifier: MIT
 
 SUBDIRS = tap
@@ -9,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.023064 seconds and 4 git commands to generate.