Tests: Add tracepoints to libbar, libfoo and libzzz
[lttng-tools.git] / tests / regression / ust / ust-dl / run.sh
index d489ad4dbff4e0aa2e64f02dd429d9caffafadc3..673efc9cba2936458147c28e6fcc063431b1b3fe 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-LD_PRELOAD=liblttng-ust-dl.so LD_LIBRARY_PATH=. ./prog
+LD_PRELOAD="liblttng-ust-dl.so" LD_LIBRARY_PATH=. ./prog
This page took 0.025544 seconds and 5 git commands to generate.