From 76d5ed1214778a5138813d27180335e1af29528e Mon Sep 17 00:00:00 2001 From: Pierre-Marc Fournier Date: Sat, 7 Feb 2009 15:21:46 -0500 Subject: [PATCH] ust: add hello run script --- hello/run | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 hello/run diff --git a/hello/run b/hello/run new file mode 100755 index 0000000..daf9aa8 --- /dev/null +++ b/hello/run @@ -0,0 +1,3 @@ +#!/bin/sh + +LD_LIBRARY_PATH=../libtracectl ./hello -- 2.34.1