X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fplugins%2Ftest_dwarf_complete.in;h=0a99e7d9d55ab8e851557614e89cb73f7aaa18d2;hb=30aa7991311e22f3d836f127db622c215ed53d6b;hp=a0ae51b58bdd7f3c665fa235caf3474cf5e95dd3;hpb=9d69da48590e1b1833c5a80eb6f7b6928550569d;p=babeltrace.git diff --git a/tests/plugins/test_dwarf_complete.in b/tests/plugins/test_dwarf_complete.in index a0ae51b5..0a99e7d9 100644 --- a/tests/plugins/test_dwarf_complete.in +++ b/tests/plugins/test_dwarf_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"