tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / regression / ust / ust-dl / run.sh
... / ...
CommitLineData
1#!/bin/sh
2# SPDX-License-Identifier: GPL-2.0-only
3
4LD_PRELOAD="liblttng-ust-dl.so" LD_LIBRARY_PATH=. ./prog
This page took 0.023183 seconds and 5 git commands to generate.