tests/utils: `run-python-bt2.sh` -> `run-in-py-env.sh`
[babeltrace.git] / tests / utils / Makefile.am
index 4efae05a84e006de693f2dfd966367d4527788ee..e7065be2a4251174a4b005a9c238be5742ed750c 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.sh \
+       run-in-py-env.sh \
        tap-driver.sh \
        utils.sh
This page took 0.024133 seconds and 4 git commands to generate.