X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Fplugins%2Ftest_bin_info_complete.in;h=0069dd7e1263704ad2da696b3a44d34ace416713;hp=09ab708e965095b00b8c2ebfd2dae70c4d9f6077;hb=30aa7991311e22f3d836f127db622c215ed53d6b;hpb=9d69da48590e1b1833c5a80eb6f7b6928550569d diff --git a/tests/plugins/test_bin_info_complete.in b/tests/plugins/test_bin_info_complete.in index 09ab708e..0069dd7e 100644 --- a/tests/plugins/test_bin_info_complete.in +++ b/tests/plugins/test_bin_info_complete.in @@ -20,8 +20,7 @@ NO_SH_TAP=1 . "@abs_top_builddir@/tests/utils/common.sh" -script="$(readlink -f "$0")" -curdir="$(dirname "$script")" +curdir="$(cd -P "$(dirname "$0")" >/dev/null && pwd)" debug_info_data="${BT_SRC_PATH}/tests/debug-info-data"