port: no libnuma on FreeBSD
[lttng-ust.git] / tests / ust-elf / test_ust_elf.in
old mode 100755 (executable)
new mode 100644 (file)
index 03a995f..f4a3017
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
-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.023755 seconds and 4 git commands to generate.