Clean-up: open_pipe_cloexec() has useless boilerplate
[lttng-tools.git] / tests / regression / ust / ust-dl / run.sh
1 #!/bin/sh
2
3 LD_PRELOAD="liblttng-ust-dl.so" LD_LIBRARY_PATH=. ./prog
This page took 0.031091 seconds and 4 git commands to generate.