Fix: lttng_triggers count is not equal to the size of the sorted trigger array
[lttng-tools.git] / tests / regression / ust / ust-dl / run.sh
1 #!/bin/sh
2 # SPDX-License-Identifier: GPL-2.0-only
3
4 LD_PRELOAD="liblttng-ust-dl.so" LD_LIBRARY_PATH=. ./prog
This page took 0.028872 seconds and 4 git commands to generate.