Port: do not depend on GNU readlink
[babeltrace.git] / tests / lib / test_ctf_writer_complete.in
old mode 100755 (executable)
new mode 100644 (file)
index 0911e09..abb0575
@@ -17,6 +17,9 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
 
-BTBIN="@abs_top_builddir@/cli/babeltrace"
+NO_SH_TAP=1
+. "@abs_top_builddir@/tests/utils/common.sh"
 
-"@abs_top_builddir@/tests/lib/test_ctf_writer" "$BTBIN"
+curdir="$(cd -P "$(dirname "$0")" >/dev/null && pwd)"
+
+"${curdir}/test_ctf_writer" "$BT_BIN"
This page took 0.023411 seconds and 4 git commands to generate.