ust: add hello run script
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Sat, 7 Feb 2009 20:21:46 +0000 (15:21 -0500)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Sat, 7 Feb 2009 20:21:46 +0000 (15:21 -0500)
hello/run [new file with mode: 0755]

diff --git a/hello/run b/hello/run
new file mode 100755 (executable)
index 0000000..daf9aa8
--- /dev/null
+++ b/hello/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+LD_LIBRARY_PATH=../libtracectl ./hello
This page took 0.023165 seconds and 4 git commands to generate.