Port: do not depend on GNU readlink
[babeltrace.git] / tests / plugins / test-utils-muxer-complete.in
index bd709f6fb989125571d338f545b8e02f9c64c39f..beb6f0a20551fb8a6f2ab8839ce8ce13013e194a 100644 (file)
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
 
-PLUGIN_DIR="@abs_top_builddir@/plugins/utils"
+NO_SH_TAP=1
+. "@abs_top_builddir@/tests/utils/common.sh"
 
-BABELTRACE_PLUGIN_PATH="$PLUGIN_DIR" '@abs_top_builddir@/tests/plugins/test-utils-muxer'
+curdir="$(cd -P "$(dirname "$0")" >/dev/null && pwd)"
+
+plugin_dir="${BT_BUILD_PATH}/plugins/utils"
+
+BABELTRACE_PLUGIN_PATH="$plugin_dir" "${curdir}/test-utils-muxer"
This page took 0.023503 seconds and 4 git commands to generate.