ust: continue
[ust.git] / hello / run
index daf9aa805e543ff68aeb2902a0d1d6d58068f961..837b8f8da6ecad96c1e3369d286c65d97947c343 100755 (executable)
--- a/hello/run
+++ b/hello/run
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-LD_LIBRARY_PATH=../libtracectl ./hello
+LD_LIBRARY_PATH=../libtracectl:../libmarkers:../libtracing $1 ./hello
This page took 0.022984 seconds and 4 git commands to generate.