reorganize test programs into tests/ directory
[ust.git] / hello / run
diff --git a/hello/run b/hello/run
deleted file mode 100755 (executable)
index da8df17..0000000
--- a/hello/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../libust/.libs:../../liburcu $1 .libs/hello
This page took 0.022631 seconds and 4 git commands to generate.