fix: invoke MKDIR_P before changing directories
[lttng-ust.git] / src / lib / lttng-ust-libc-wrapper / run
CommitLineData
1622ba22 1#!/bin/sh
c0c0989a
MJ
2#
3# SPDX-License-Identifier: LGPL-2.1-only
1622ba22 4
44bdd284 5LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-libc-wrapper.so ${*}
This page took 0.035331 seconds and 4 git commands to generate.