Cleanup: test Makefiles
[lttng-ust.git] / tests / ust-elf / test_ust_elf.in
old mode 100755 (executable)
new mode 100644 (file)
index 03a995f..5aed2cb
@@ -1,4 +1,4 @@
 #!/bin/bash
 
-TEST_DIR=$(dirname $0)
-./${TEST_DIR}/prog @ABSTOPSRCDIR@/tests/ust-elf
+TEST_DIR=$(dirname "$0")
+"${TEST_DIR}/ust-elf" "@abs_top_srcdir@/tests/ust-elf"
This page took 0.023095 seconds and 4 git commands to generate.