X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=hello%2Frun;h=6f72e22ea2802f809ea024a15ea5254879508939;hb=b6bf28ecd4c07e7865d340f1600a35d6edc05ec8;hp=daf9aa805e543ff68aeb2902a0d1d6d58068f961;hpb=9dad1eb8e433b1dbbd199cbca2f902f3a2ae6f5e;p=lttng-ust.git diff --git a/hello/run b/hello/run index daf9aa80..6f72e22e 100755 --- a/hello/run +++ b/hello/run @@ -1,3 +1,3 @@ #!/bin/sh -LD_LIBRARY_PATH=../libtracectl ./hello +LD_LIBRARY_PATH=../libtracectl:../libmarkers ./hello