044fc83c991ec0bbcf0a67d858a1aa476b43b9a8
[lttng-tools.git] / tests / meta / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 LOG_DRIVER_FLAGS = --merge
4 LOG_DRIVER = env PGREP='$(PGREP)' AM_TAP_AWK='$(AWK)' $(SHELL) \
5 $(top_srcdir)/tests/utils/tap-driver.sh
6
7 TESTS = shellcheck-tests
This page took 0.030497 seconds and 3 git commands to generate.