.gitignore: ignore local vscode workspace settings file
[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.022421 seconds and 4 git commands to generate.