summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBert Wesarg <bert.wesarg@tu-dresden.de>2017-08-31 21:29:36 +0200
committerDave Watson <davejwatson@fb.com>2017-09-21 08:37:08 -0700
commit60ddc67196eafb5cafd0d89e461c9d700a697d6d (patch)
tree215ce299249b84a3fff9d10cfce17b2dc5f45c28
parentfd02fd59e7462f49311d4e0d6547aacf48fe072b (diff)
downloadlibunwind-60ddc67196eafb5cafd0d89e461c9d700a697d6d.tar.gz
check: Fix run-coredump-unwind-mdi when in a out-of-tree build.
-rwxr-xr-xtests/run-coredump-unwind-mdi2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-coredump-unwind-mdi b/tests/run-coredump-unwind-mdi
index 6b7f0c18..d0a315b8 100755
--- a/tests/run-coredump-unwind-mdi
+++ b/tests/run-coredump-unwind-mdi
@@ -5,4 +5,4 @@
# it is tested using the coredump accessors. For more info about MiniDebugInfo
# see e.g. http://fedoraproject.org/wiki/Features/MiniDebugInfo
-./run-coredump-unwind -minidebuginfo
+${0%/*}/run-coredump-unwind -minidebuginfo